cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to create multiple methods in SPROXy

Former Member
0 Kudos

Hi All,

I am sure what i am writing should be possible.So please help me .

I am trying to create multiple service operations in PI and then creatign a proxy in the backend SAP aplpication.

While i do so i get an error.When i have only one method in my Service interface it works fine, But when i have multiple methods the proxy generation leads to an error.

Am i do anything wrong or is there another way?

Please help as i am running tight timelines.

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

Yes, this should be possible. What is the error that you are getting?

Regards,

Mark

Former Member
0 Kudos

Hey Mark,

Now here is the problem and the solution.

When i created 3 methods in Service interface ( external message) and tried to geenrate the proxy , it gave an error.

Funny enough, when i generated the operations one by one , and "regenerated" proxy in backend, it is creating it fine without issues.

This is indeed funny and makes me wonder why is it so.However, my 3 methods are now visible and i am able to move forward.

Thanks for your time

JaySchwendemann
Active Contributor
0 Kudos

Sounds like a bug. If you are able to reproduce I would encourage you to open an incident with SAP support on this.

Cheers

Jens

Former Member
0 Kudos

hey Jens,

I will open an incident ticket for SAP to have a look.

Thanks for your time.

JaySchwendemann
Active Contributor
0 Kudos

One thing that came to my mind you may want to check before opening an incident:

Could it be that the errors you are describing are merely naming conflicts? Normally SPROXY should automatically take care of those / prompt you to make adjustments. However, this feature might had a little hickup when dealing with multiple, maybe similar named operations / data types / message types.

Just guessing, though

Answers (0)