cancel
Showing results for 
Search instead for 
Did you mean: 

AIF monitoring for Web Service

0 Kudos

Need to know how to configure and activate AIF monitoring for Web Services both standard and custom services?

Is there a way to configure it like we do for IDOC?

Accepted Solutions (0)

Answers (3)

Answers (3)

sebastian_gottmann3
Participant
0 Kudos

Hi hiha ,

you need to select "XML" in your engine customizing for the interface. There, I would recommend to use XML instead of "WebService" or "Proxy".

In your implemented WebService class, you call the AIF enabler for XML (/aif/cl_enabler_xml=>transfer_to_aif).

BR,
Sebastian

sebastian_gottmann3
Participant
0 Kudos

Hey Jaymin,

there is an application and persistence engine for WebServices within AIF customizing.

Within interface definition you have to setup the WebService like a proxy interface. Structures in interface definition will be filled automatically after choosing WebService and method.

In case of further questions, don't hestiate to contact me.

HaraldF
Explorer
0 Kudos

Dear Sebastian,

What do you mean by "you have to setup the WebService like a proxy interface."? I can not choose the Service Definition in Proxy Inbound in /AIF/CUST.

Thanks for your help!

Harald

0 Kudos

please share if you found answer for this