Skip to main content
1-Visitor
December 10, 2019
Question

Trying to add a service result to another service

  • December 10, 2019
  • 18 replies
  • 4754 views

Hi, 

i'm trying to give the result of 1 service that is infotable  to another service

Please help me out

18 replies

1-Visitor
December 10, 2019

Hi @Irfan_Pasha ,

 

 

Use Me/Entities option to find your service, use the snippet.

 

 

Regards 

Janakiraman 

1-Visitor
December 10, 2019

Thank you,

I tried that one too ,

but i'm unable to get the desired output.

 

how to store that in a new variable.

 

1-Visitor
December 10, 2019

Hi,

 

store it in a normal JavaScript variable.

 

var serviceResult=<service call>;

 

if not getting, post your code here.

 

Regards,

Janakiraman

Support
December 12, 2019

Hi @Irfan_Pasha.

 

Since it sounds that you now have a solution, please mark the appropriate response as the Accepted Solution for the benefit of others with the same issue.

 

Regards.

 

--Sharon