cancel
Showing results for 
Search instead for 
Did you mean: 

Giving Error after connecting two web services

Former Member
0 Kudos

Hi masters,

I have implemented the web service "GetMaterialList".There is an"InputForm" which connects output port to the input port of the service GetMaterialList, I have to give

SIGN='I',

OPTION='CP',

MATNR_LOW=*. It is working properly.I t had displayed all the materials. I have another web service "authenticate". I have connected the output port of "authenticate" web service to input port of "InputForm". After making the connection,it is showing error like

"An eror was returned from the back-end system:[HV] valuein field SIGN can only be I,E". Even i have tried with I and E both. Please help me out.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi kaushik , just remove that link from authenticate service to GetMaterialList service and it will work fine.

award points if u find it working

Answers (0)