cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in message mapping - CPI ?

sabana1705
Explorer
0 Kudos
155

Hi Experts ,

The requirement is , incoming value in NAME: abc and CONTENT : xyz then SubscriptionType should be xyz . I have tried with if ,ifswithoutelse logics . but no luck

My source and target structure give below :

Is there any way to achieve this in message mapping ?

Thanks in advance

Regards,

Sabana

Accepted Solutions (0)

Answers (2)

Answers (2)

Sriprasadsbhat
Active Contributor

Hello Sabana,

Below should work.

Regards,

Sriprasad Shivaram Bhat

babruvahana
Contributor
0 Kudos

Hi Sabana,

Could you please paste what erro you are getting?

Please try with ifSwithoutelse.

Add logic like if name is equal to abc then, content should sent to subscriptionType. Make sure you are using the right equalS node function of text type and the proper contexts. You can make use of Simulation and check your making.

Hope it helps.

Regards,

Pavan G

sabana1705
Explorer
0 Kudos

Hi Pavan,

Thanks for your response.

The output tag subscriptiontype has appeared in output payload with empty value.

I have tried as you suggested, still empty value getting populated

babruvahana
Contributor
0 Kudos

Hi Sabana,

It would be better to analyze if you post the error/payload/mapping screenshot f what you are passing to target. Try to do display queue and check the contexts of the message. Also, try executing the entire mapping once.

Regards,

Pavan