cancel
Showing results for 
Search instead for 
Did you mean: 

how to return json data in createLinks from rule?

0 Kudos

HI,

I have used rule for createLinks in odata operation,how to return the json data from rule to createLinks?

Thanks in Advance

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you please clarify what you are trying to do? What odata operation are you trying to perform and what are you trying to link? It will be helpful to better understand your entities as well.

Thanks

0 Kudos

Sure Bill,

I am performing the createentity odata operation, i am trying to link items with clientdata. i am able to do createentity with only header but i am not able to link header and items.

Thank You

0 Kudos

Hi Bill,

did you get clarity on what i am trying to do,please let me know if you need more info?

Thank You

0 Kudos

Hi Bill,

please let me know if you need more info?

0 Kudos

Hi Bill,

is there any update on this?Please help me to fix this.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

raghavendra nookala

Were you able to resolve your issue? If so, please post an answer so others might benefit from your findings.

Accepted Solutions (0)

Answers (1)

Answers (1)

oliver_kaluscha3
Participant
0 Kudos

Hi,

if you want to link header and item data, please use $BATCH. All relevant data will be send in one request. So you can access it at the same request.

Hope this helps,

Oliver

0 Kudos

Hi Oliver,

Thanks for the reply, can you please let me know, how to perform the batch in mdk client?

Thanks & Regards