Quantcast
Channel: SCN: Message List
Viewing all 8567 articles
Browse latest View live

PrePackage Fiori App: Error with node.js

$
0
0

Hello

 

First sorry to post the same message that I have posted in the SCN SMP group and the SCN mobile group.

 

I am trying to pre-package CRM apps My Accounts and My Contacts.

 

I have installed:

Node.js 4.3.1

SMPSDK 3.0.11.0

SAP CRM 7.0 ehp3 SP10

 

 

as explained here :

 

Preparing SAP Fiori Apps for Offline Use - SAP Fiori for SAP Business Suite - SAP Library

 

 

and I am trying the flow to create a package as explained here

 

Creating a Prepackaged Fiori App Using the Packager - Mobilizing Fiori - SAP Library

 

 

When i am trying to pre-package my apps, I use the following command :

 

 

node C:/SAP/MobileSDK3/KapselSDK/apps/packager/bin/packager --targetDir C:/SAP/MobileSDK3/KapselSDK/apps/CRM --config C:/SAP/MobileSDK3/KapselSDK/apps/packager/appConfig.js --host XXXXXX.XXXX.XX --port 80XX --https false --noCache --cleanCache --cleanAppCache --force --client 800

 

 

My server does not use HTTPS

 

 

 

I obtain the following error :

 

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_mycont/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse/manifest.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_myaccounts/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_mycont/manifest.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_myaccounts/manifest.json' : write EPROTO

 

 

Coud anyone help me ?

 

 

Best regards

 

 

Emmanuel Da Costa


PrePackage Fiori App: Error with node.js

$
0
0

Hello

 

First sorry to post the same message that I have posted in the SCN Fiori group and the SCN mobile group.

 

 

I am trying to pre-package CRM apps My Accounts and My Contacts.

 

I have installed:

Node.js 4.3.1

SMPSDK 3.0.11.0

SAP CRM 7.0 ehp3 SP10

 

 

as explained here :

 

Preparing SAP Fiori Apps for Offline Use - SAP Fiori for SAP Business Suite - SAP Library

 

 

and I am trying the flow to create a package as explained here

 

Creating a Prepackaged Fiori App Using the Packager - Mobilizing Fiori - SAP Library

 

 

When i am trying to pre-package my apps, I use the following command :

 

 

node C:/SAP/MobileSDK3/KapselSDK/apps/packager/bin/packager --targetDir C:/SAP/MobileSDK3/KapselSDK/apps/CRM --config C:/SAP/MobileSDK3/KapselSDK/apps/packager/appConfig.js --host XXXXXX.XXXX.XX --port 80XX --https false --noCache --cleanCache --cleanAppCache --force --client 800

 

 

My server does not use HTTPS

 

 

 

I obtain the following error :

 

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_mycont/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_lib_reuse/sap/cus/crm/lib/reuse/manifest.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_myaccounts/resources.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_mycont/manifest.json' : write EPROTO

ERROR: Problem with request for path '/sap/bc/ui5_ui5/sap/crm_myaccounts/manifest.json' : write EPROTO

 

 

Coud anyone help me ?

 

 

Best regards

 

 

Emmanuel Da Costa

Re: Image uplaod ing in SE78 uisng application server

$
0
0

Hello,

 

If you can look at the PERFORM import_bitmap_bds in program saplstxbitmaps it has BIN type, so storing your image in BIN format won't be a problem.


Do you have different BIN files for those 5000+ images or it is in a single text file?

 

Regards,

Thanga


Design Studio 1.5 templates and Icons

$
0
0

Morning Experts,

 

I have DS1.5 in local and BIP. Templates are working good in both sides, but I can't see the icons when I'm in the launchpad.

 

Custom CSS it's pointing to the correct location in BIP.

css_location.png

 

Generic Analysis Template (MIMEs) subfolder generated contains --> BusinessSuiteInAppSymbols.eot, BusinessSuiteInAppSymbols.ttf, GENERIC_ANALYSIS_TEMPLATE.css, SAP-icons.eot,SAP-icons.ttf, localization.properties

 

I have tried this 2 blogs as well. But I think, they don't apply for this version.

 

Design Studio 1.3 - Making Adhoc Analysis Template, Images, and CSS Work

 

Upload a Local Application to the BI platform

 

I have tried the following link for one image (it works), but inside the css are many.

 

How to embed images inside of a Design Studio App without uploading to server.

 

What else should I try to make this work?

 

Thanks in advance,

 

Regards,

Rick.

Re: Analysis 2.2 Office pro plus compatibility

$
0
0

Hi D. Chang,

 

PAM is updated recently :-) and excel 2016 supports from Analysis 2.2 SP02

follow the note ;

2252866 - MS Office 2016 is not detected by the installer



for relese schedules :

check note 1518359


there is already some discussions on 2016 in community  :-) Please feel free to search


Thanks & Regards,

Subhash

Re: Query functionality inconsistency

$
0
0

Hello Sabelo,

 

 

 

I feel this error is popping up due to the syntax error in FCI_DOC_CHECKCOLLAB logic. Please refer My Projects(FCI-MyProjectsActive) to find the standard logic for it.

 

Hope this helps!

 

 

 

Regards,

Vignesh

Re: Transaction log full

$
0
0

Hi,

 

for increasing the log device:

 

Please check whether you have free space available on your log device:

sp_helpdevicelog_device_name

 

Please check the output for the word "Free".

 

If you don't have free space, you must add a new log device or increase the space of the existing log device. This is the command to increase:

 

disk resize name = 'log_device_name', size = 'additional size'

The additional size is specified like this for 500 MB: '500m'

 

If you have increased the size of the device or if you already had some free space on the device ("Free"), you can increase the transaction log using this command:

 

alter database databasename log on log_device_name = size_in_MB

 

----

 

Log truncation

 

You can't truncate the transaction log

a) if you have a long running transaction. Please check

select * from master..syslogshold

If you see a transaction that has been running for a long time, this will probably prevent you from truncating the log. One possibility would be to kill the transaction:

kill spid

 

b) if your log is too full. Then you can try:

dump transaction databasename with no_log

This does not write the transaction log to a file. So afterwards you can't execute dump transaction to a file anymore. First you have to do a full dump.

 

Best regards,

Juergen

Re: Change fund is asset master

$
0
0

Hi,

sorry, not ASCET but the same tcode which Ajay posted(second screen).

Do you have Derive again button in AS02?


GL account is empty for some co document nos

$
0
0

Hi Experts,

 

i am sap bi resource and in bw we got some controlling records whose GL account is empty.

 

i checked in bseg table the corresponding reference doc nos and there i could see the gl account having some value.

 

But when i check the covp table gl account is empty for these co documents.

 

In bw we use one datasource 0CO_OM_CCA_9 which is based on table covp.

 

please let me know what could be the possible reason for this.

 

Thanks.

Re: Processing Class values are greyed out- Table V_512W_O

$
0
0

pls can you share the screen shot for each of them

 

 

I created custom WT for IT8 copying WT from Country Grp 99 as no SAP delivered WT for NG found.? ------ what is NG?

Re: 403 Forbidden : CSRF token validation failed

$
0
0

Hi Sriram,

 

Thanks for the quick reply. I have already checked this blog.

As explained in the blog, I am not using either of them. But still I am facing the issue.

 

Thanks,

Phaneendra.

FIPP related workflow

$
0
0

Hello all,

I have developed a workflow which is getting triggered on FIPP completed event now I want to keep one start condition for amount in document currency WRBTR. can anyone tell me how to do it.

 

Thanks in Advance

Re: SAP Error-Incorrect "Qty (Inventory UoM)" in line 15; change quantity to a different value and press tab key, then change it back to the original quantity

$
0
0

Hi Mukesh,

 

Can we get a screenshot of the A/P invoice with the column UoM also being displayed?

 

Regards,

Isaac.

Re: Get the Selected Tab name from SAP using VBA (GUI) scripting

$
0
0

Hello.

 

You can use Scripting Tracker Application (an tool developed from Stefan Schnell) to identify tab Name.

 

As well you can do this by identify them via script. Can you give us an example where you want to identify them. Then it´s much easier to check and give some Input.

Tile Application Opens-up in new tab

$
0
0

Hi ,

 

We have created custom application and configured in a Tile.

 

The application opens-up in new tab.

 

We need the application to be opened in the same tab.

 

Kindly suggest on this requirement.

 

 

Regards,

Nagaraj


Re: Email to customer, transmission medium 5 (external send)

$
0
0

Phanikumar,

Your compliment is extra special, as I am working on clarity and it is important to me. I try to make my communication (written, verbal) as clear as possible.

In the pursuit of clarity - outward (to others) and inwards (thoughts, ideas etc.) I have written few articles. These might be interesting

http://scn.sap.com/community/career-center/blog/2014/11/19/success-in-interviews--part-2-essentials

http://scn.sap.com/community/career-center/blog/2015/07/28/success-in-sap-sd--business-process

TW

Re: GL account is empty for some co document nos

$
0
0

Hi Praveen

 

COVP is a combined table of COBK and COEP

 

You can cross check

 

 

Kamal

Re: Issue while using download as excel in Design studio

Re: ISO CURRENCY CODE

$
0
0

Hello George,

 

I don't think it is possible. There is no table holding this information. It's probably build in the client. I suggest you create an incident to SAP Support.

 

Kind regards,

 

Andy

What is the real use of "PLOGI - TEXTO" if OM-PA is integrated?

$
0
0

Dear Experts,

 

i have access to two SAP HR systems: in one system "PLOGI - TEXTO" ("Integration: transfer short text of org.unit" switch in T77S0) is set to "X", in the other it is not set (empty). In both systems OM-PA integration is switched on. However, in both systems the "Object Abbreviation" (short text) as well as the "Object Name" (long text) of the org. unit is displayed in IT0001 of the employees.

The only difference i can see is that what text appears in table T527X. In the system where "PLOGI - TEXTO" is set to "X", the "Object Abbr." is contained in table T527X. In the other system (where "PLOGI -TEXTO" is not set to "X") the "Object Name" (long text) is stored in T527X. But it seems to me that this does not effect what texts are displayed in IT0001.

Is this all the "PLOGI - TEXTO" flag does when OM-PA is integrated or am i missing something here?

 

Thanks, D.

Viewing all 8567 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>