cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Proxy Generation error

Former Member
0 Kudos

Hi Experts,

As per scenario. (file to Proxy and Proxy to file)

I am created two namspaces like this

http://SAP/XI (for SAP)

http://SAPto/MQ (for 3rd party)

for all interfaces i have to do proxy to file and file to proxy ASY. so i created

message interfaces like this.

under http://SAP/XI (for SAP)

MI_OA_ABC

MI_IA_123

http://SAPto/MQ (for 3rd party)

MI_IA_ABC

MI_OA_123

here i am given same name for inbond/outound interfaces

then i am trying to generate proxy (client) under SAP for proxy to file

I am getting bleo error

same as receiver proxy also

error:

Objects from other namesapces are missing unble to save"

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This error happen if some of your desing objects are not part of current namespace and not active as proxy in SAP backend system.

Check if all design objects are in same namespace i.e. datatype, messagetype, interface etc. else create proxy of object which is not part of your namespace then try to create proxy for your interface.

I guess datatype is in another namespace.

Regards,

Gourav

Answers (2)

Answers (2)

former_member240483
Contributor
0 Kudos

Check the objects in IR ..one more thing check u generating proxy for the correct interface ?

Thanks

Rao

Former Member
0 Kudos

Hi Srinivasreddy,

U need to save & ACTIVATE the two namespaces.first check it that one.

You are working with FILE to PROXY & PROXY to FILE scenarios.

FILE to PROXY: U can create one namespace for both file & PROXY that enough.

like PROXY to file also.

Regards,

sateesh