cancel
Showing results for 
Search instead for 
Did you mean: 

soap to RFC error

Former Member
0 Kudos

Hi Friends,

i am working on SOAP to RFC scenario ,Where i am facing some problem.

In X system online screen we will enter the details and through XI it will call RFC and get response back to X.

already scenario was existing now we got changes in it.

Existing logic:

prev we are using the logic for title:

If title exist or if title_text exist it willpass the value to NameElement.Under NameElement we have attributes ElementType mapped as Constant, Internal code mapped as title codes.this is for existing markets

Change logic:now we have to add the logic for current market with out changing old one.

Now we will not recive title and title_code and title_text ,We will only recieve cust_Title .

This Cust_Title i need to pass it to Same Name elemnt.changed the logic accordingly added this logic also to above logic which i mentioned.

it is populating in mapping level but not in the X system online screen.

Please suggest what could be done.

Regards,

Narendra

Accepted Solutions (0)

Answers (1)

Answers (1)

ambrish_mishra
Active Contributor
0 Kudos

HI Narendra,

You mentioned you have internal codes mapped as title codes. It might be the case for Cust_Title as well. You need to touch base with the web service provider and check with them why this value is not showing on screen since the target field hasn't changed. Only the logic in mapping has...

Hope it helps!

Ambrish