cancel
Showing results for 
Search instead for 
Did you mean: 

Pipeline URL

Former Member
0 Kudos

hi..

How can I maintain a pipeline url in sxmb_admin -> global parameters.

I have created a custom adapter in my name space and I am using it in the receiver side.Its normal File--file scenario.

When i track the outbound Binding the namespace for adapter is : http://sap.com/xi/XI/Message/30.

here I guess my name space should come.As I use the custom adapter for file processing..

So pLz tell me how can i use this..

In this blog I have Mentioned the error..

https://www.sdn.sap.com/irj/sdn/forums

THanks

MAnas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Manas,

I guess you are looking for this.

Goto Transaction SXMB_ADM

2. Choose Edit --> Change Global Configuration Data.

3. Select Role of Business System: Application system

4. Corresponding Integration server: dest://<HTTPDESTINATION>.

5. Under Specific Configuration Data you can specify additional configuration data

1.Select the relevant category under Specific Configuration Data.

2.Choose Change Specific Configuration Data.

For ABAP Proxies, Add the following configuration:

1.Category RUNTIME

2.Parameters: IS_URL

3.Current Value: dest://SAPISU_XID

For more info look into this blog, step no 2.

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

Regards,

Sarvesh

Answers (0)