Quantcast
Channel: SCN: Message List - SAP Gateway
Viewing all 6105 articles
Browse latest View live

Re: getting error that --> '/IWFND/OM_MED_CATAL_ODC_0002_BE' '01' 'DEFAULT' does not exist

$
0
0

Hello Martin,

 

Using my local WebIDE, I am trying to access 1604 HANA server catalog and I am getting the error "

No service found for namespace /IWFND/, name CATALOGSERVICE, version 0002.".

 

As per your suggestion, when I remove the "system alias" it fails with "No System Alias found for Service '/IWFND/SG_MED_CATALOG_0002' and user 'XXXX'

 

Can you please guide me? Let me know if you need additional information.

 

Thanks

Karthik


Assert condition violated while using Gateway Service Builder

$
0
0

Hello Experts,

 

We are developing an mobile application using SMP and it is calling services built using Gateway Service Builder.

 

we already created many services using the same steps as this service, but this is the first time we get this error:

 

The ASSERT condition was violated

1.PNG

 

the error is on CL_IFL_TYPE_ANALYZER "PROCESS" on this line of code :

 

ASSERT  NOT lr_root IS INITIAL.

 

It seems there is something wrong with mapping or datatypes, but I'm new with service builder and my background is totally mobile development, we just get the BAPI name from another team then we create a service for it and map the input and output parameters to our data model that we just created using "Import from RFC".

 

Can you please help us on this ? what we should do to prevent this error and also how can we know more details about such an error and how can we know what is exactly the parameter or data type that is making this error ?

 

Attached short dump

 

Thanks

Hossam

 

 


Re: JSON Date Format

$
0
0

Hi Shai

The way we did was to do an ABAP coding and then based on the date being recieved using Fm to convert the date to the dd/mm/yyyy format by using concatenate statement and passing to a new variable and then sending it to UI layer

 

 

Regards

Vinita

Re: How to use OData service from Development and Quality using single gateway server.

$
0
0

Passing System Alias in URL is to just check if the service is running after assigning system alias which is pointing to ECC Quality.

 

No change in the URL.

Since we are using same GW, we can set ECC Quality System Alias as a default one.

Re: How to use OData service from Development and Quality using single gateway server.

Re: Unable to fetch services from on-premise backend system in HCI ODATA Provisioning

$
0
0

Hi Yogesh and Gulshan

 

Checking connectiontion from cloud connector to the backend system might be working fine.  But have you also done "Check Connection" on the destination configured in HCP?  Ensure that the hostname specified in the destination URL in the configured destination is same as the "virtual host" specified in the cloud connector.  Also, the Proxy type for the destination must be "On Premise".

Have you taken care of these things?

 

Thanks,

Kranti

Document for integrating SAP Gateway with SAP SCM

$
0
0

Hi Experts,

 

Do we have any document or link to show integration steps between SAP Gateway and SAP SCM?

 

Please advice.

 

Thanks,

Asad

ERP Integrations with SAP Gateway (5 Minute Questionnaire for Uni. Dissertation)

$
0
0

Seeking respondents to my university dissertation questionnaire who have had any prior experience integrating with an ERP package. If you, or your business has, you qualify and I would be very grateful to receive your feedback; respondents can be technical, or non-technical persons.

 

Its a very short 5 minute online questionnaire - which you can reach via the follow link:

 

Experience With ERP Integrations

 

Thank you very much for your time, its greatly appreciated.


Unable to fetch Date fields via FM in OData service

$
0
0

Dear experts,

 

I am following SEGW approach to develop OData service via standard function module for Query and Read operations.

The issue is that OData service does nt work when date fields are added in the properties of entities , and throws an error

 

"in the context of OData service an unknown internal error occurred" . Looking at the error logs i see the below message "Invalid format (return table)  Row Number 1 property Name : STRMLFNT", property value '00000000'

 

But when Date related fields are removed from OData eityty properties the service works fetching the data of other fields, Please let me know how to fix this.

 

Thanks in advance

Kumar

Re: Error / Return Handling in Create Deep Entity Set

Re: Error / Return Handling in Create Deep Entity Set

$
0
0

No Jonathan,

 

Doesn't seem to work. On debugging, it looks like there is a mismatch between source and target structures. Don't know how?

Still trying to figure it out.

Re: Unable to fetch Date fields via FM in OData service

Re: Unable to fetch Date fields via FM in OData service

$
0
0

Ashwin,

 

I also tried changing the property to nullable , and facing the below error with different property value

 

..ERROR_INFOInvalid format (return table): Row Number 45,  Property Name 'STRMLFNT',  Property Value '736205 '

Re: Unable to fetch Date fields via FM in OData service

$
0
0

What is the Edm.Type used for the property STRMLFNT ?

Re: Unable to fetch Date fields via FM in OData service


Re: Unable to fetch Date fields via FM in OData service

$
0
0

You need to debug and check what is the value getting mapped as GW response to this property.

I see that format of the date is wrong which is mapped as response. It should be YYYYMMDD.

Please check this.

Re: Unable to fetch Date fields via FM in OData service

$
0
0

The manual adding of deleted entity did nt work. Creating a new entity set with nullable has worked.

Thank you

Re: Soft State and OData

$
0
0

Hello, Andre.

I perform all steps of this guide, but when i start SAPUI5 application, redifined method OPERATION_START called for all my request. and "stateful behaviour" do not work.

Do you know, what is problem?

 

Best Regards,

Nik

Re: Batch service passing multiple values as filters

$
0
0

If this works,

 

 

My actual requirement is to pass multiple employee ids, and multiple units... in the same batch

 

 

Based on the combination, I have to filter and get the output in my backend and pass the final filtered values along with their details to the front end.

 

 

Regards,

Gopa

Re: Batch service passing multiple values as filters

$
0
0

Hello Gopa,

 

The reason why filters are blank because i see there is an extra space between $filter Keyword and the parameters. See the highlighted in Red as below. So you need to remove the space and then it works.

 

Extra_Space.png

 

However date value is also going wrong and it should go as below ( highlighted in yellow ).

Using OR operator you can send multiple values as below.

 

Filters.png

Regards,

Ashwin

Viewing all 6105 articles
Browse latest View live


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