cancel
Showing results for 
Search instead for 
Did you mean: 

Cleint Proxy - BPM

Former Member
0 Kudos

Hi Guys,

I have the outbound interfcae delivered by sap and they all come under standard sap name space and software component version where we cant modify anything.

I have an outbound interface(Asynchronus) for which i have developed a proxy on the sap side and sap sends the xml data to xi. I need to send this data to a 3 rd party system through the soap adapter. The interface reprsenting the 3rd party is inbound synchronus. I need to send the response message back to an asynch inbound interface on the sap side.

How can i develop abstract interfcaes for the outbound proxy ? They are sap delivered and it is not allowing to create a abstract interface for the outbound or inbound asynch interfaces ?

any help would be really appreciated

Thanks,

srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

u can copy the standard data type under your own namespace with a customised name(ZDatatype) and then use this to develop your own MT and MI

Thanx

Aamir

Former Member
0 Kudos

Hi Aamir,

I have made the tab under sap standard as objects modifiable and original objects and now i am able to create objects.

Thanks,

srini

Former Member
0 Kudos

Hey

a piece of advice here,if u modify the original SAP objects and then at a later stage you need the orginal objects then what will u do?it would be better if u copy them and not modify

Thanx

Aamir

Answers (0)