cancel
Showing results for 
Search instead for 
Did you mean: 

service in standart namespace doesnt come to sproxy

Former Member
0 Kudos

Hi ;

I have a product and component , in first I was using a namespace like "http://tuncer.com" but later I have to use a mail adapter so I added a new namespace "http://sap.com/xi/XI/Mail/30"

under it , I created a new Message Interface but when I go to sproxy to activate this abapProxy as service I couldnt see anything under namespace "http://sap.com/xi/XI/Mail/30"..

Why couldnt i see this service in sproxy? is the reason because it is in standart namespace?

But a note says that I have to use this standart namespace to use mailAdapter (oss note 784024)

Thanks..

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

> I have a product and component , in first I was using a namespace like "http://tuncer.com" but later I have to use a mail adapter so I added a new namespace "http://sap.com/xi/XI/Mail/30"

> under it , I created a new Message Interface but when I go to sproxy to activate this abapProxy as service I couldnt see anything under namespace "http://sap.com/xi/XI/Mail/30"..

If you want to use mail adapter, put the namespace http://sap.com/xi/XI/Mail/30 in the message type under XML namespace.

For the message type object do not use SAP namespace.

Regards

Stefan

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi All,

Just thought this will be useful, even we had the similar issue when we imported the standard SAP content into ESR. Initially, the content was not visible in the SPROXY transaction of the related ECC System.

On analysis, we found that the enhancement package of the content we imported and uploaded did not match with the enhancement package of the PI-ESR. When the correct enhancement package of the content was uploaded into ESR, we could see the objects in the SPROXY transaction of the related ECC System.

Thanks,

Manohar Dubbaka.

Former Member
0 Kudos

Hi Manohar,

I am facing the same problem. I have software component version "ESA ECC-SE 603" in my ESR. In the SPAM transaction of my ERP, I found out that there is only ECC-SE 602 Support Package 4.

Do you know how can I download ESA ECC-SE 602 from Service Marketplace. I have found many tutorials, such as ([Import an Enhancement Package Service (EhP) into Enterprise Services Repository (ESR) and create a Web Service Client|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/9028] [original link is broken] [original link is broken] [original link is broken];). But I think it is quite out-of-dated because I could not find that anymore with the approach mentioned in the tutorial.

Could you please offer me help on this issue?

Thanks in advance.

Regards,

Joon Meng

Former Member
0 Kudos

Hi Katerina

If you use ESR , you cannot use local proxies..If you want to use standart sap services , firstly you must upload XI content package ,after that from Integration Builder , you must import design objects so you can use standart namespace objects and your objects too.

Former Member
0 Kudos

I have already activated it but it doesnt appear in sproxy..

I want to summarize everything from beginning

In IR

Product1

--> Software

--> http://sap.com/xi/XI/Mail/30

--> Message1

--> http://tuncer.com

--> Message2

In SProxy

Product1

--> Software

--> http://sap.com/xi/XI/Mail/30

--> Message1 doesnt appear here

--> http://tuncer.com

--> Message2

so I know and succeeded to create abapProxy under http://tuncer.com but

new service doest appear standart namespace ?

Why?

Thanks

prasannakrishna_mynam
Contributor
0 Kudos

Hi Tuncer,

Can you check the MessageInterface definition in IR, Some times if you have assigning wrong Message Type or Mode or Direction, it will not visible in SPROXY.

Former Member
0 Kudos

could you tell me, to which system your ESR is pointing to? you can see this in your SPROXY..

Former Member
0 Kudos

Hello all!

I have the similar problem: the part of service interfaces and namespace from Enterprise Service Builder doesn't present at Enterprise Service Repository (sproxy). The absent interfaces are the standard SAP interfaces.

Could you help me.

Or is this situation is normal and I can see only my (custom) interfaces at the at Enterprise Service Repository (sproxy).

Thank you.

Kate.

Former Member
0 Kudos

I have already activated it but it doesnt appear in sproxy..

I want to summarize everything from beginning

In IR

Product1

prasannakrishna_mynam
Contributor
0 Kudos

Hi Tuncer,

Make sure that your namespace "http://sap.com/xi/XI/Mail/30" is activated in IR and then check in SPROXY, if you does not activate it, you can not find the namespace "http://sap.com/xi/XI/Mail/30" in your SPROXY objects.

Regards,

Prasanna

Former Member
0 Kudos

Hello,

First of all, do not use "http://sap.com/xi/XI/Mail" as it is the reserved namespace for the adapter. "http://tuncer.com" or anything you like will do.

After you create & activate your service interface in the new namespace you create, check again Enterprise Services Repository in SE80 in your connected SAP system. If you can't see it there, you will see a connection button (green arrow) just above the list of software components. Click that and then a pop-up window will open that will let you run connection tests.

The tests are highlighted in red, you need to follow the instructions one by one. Do the tests and post the results here if you need further help.

Kind regards/selamlar

Gökhan

Former Member
0 Kudos

By the way, you are not using ABAP workbench in the PI's integration server client I hope?

Former Member
0 Kudos

I think your ESR (enterprise service repository) is pointing to wrong PI system(may be sandbox or development or QA or PROD)...

to see this: Go to Tcode; SPROXY and before all listing of namespace you can see the ESR pointing.. if you see it is wrong, ask your Basis team to correct it.. they will do that for you..

also check if the objects you created are activated in IR(Integration Repository)..

also refreshing cach works many time..