cancel
Showing results for 
Search instead for 
Did you mean: 

EM Enterprise Services

Former Member
0 Kudos

Hello.

My objective is to retrieve EH details in an external system via SAP Enterprise Services (i.e. I send a tracking number and get all EH details returned).

I'm using ECC as the external system for testing purposes.

STEP 1

SE80 in EM- Enterprise Services -Server Proxies:

     /SAPTRX/II_TRACKED_PROCESS_SI1  (Get UUID to use in next step)

     /SAPTRX/II_TRACKED_PROCESS_BY1  (use UUID to retrieve all EH details)

TEST in EM:  I created an xml in SE80 and got the above classes to return good EH information.

STEP 2

Activate services in EM SICF.

Create consumer/ports/proxies  (too many details to mention in this email!)  in EM and ECC

TEST in ECC:     1)  /SAPTRX/II_TRACKED_PROCESS_SI1.   Good.  It returned the UUID from EM.

                         2)  /SAPTRX/II_TRACKED_PROCESS_BY1.   FAIL. "SOAP:1,001 CX_SY_CONVERSION_NO_BOOLEAN:.

                              An error occured when deserializing in the simple transformation program.

STEP 3  Write ABAP in ECC to call the EM proxies  (Not started yet!).

Questions:

     I guess the error message in because of incorrect config in ECC SOAMANAGER??

     Has anyone tried this before?  Are there any documents about how to set this up?

Thanks.

Zenon.

Accepted Solutions (1)

Accepted Solutions (1)

former_member190756
Active Contributor
0 Kudos

Hello Zenon,

never got this error. Looks like a more general error. I would propose to open an OSS ticket.

Best regards,

Steffen

Former Member
0 Kudos

Thanks Steffen!

It was a basis/access problem.  The services are working now.

Answers (0)