Author |
Message
|
rabee_nawash |
Posted: Sat Feb 25, 2017 1:00 pm Post subject: Creating JSON Object and pass it to webservice |
|
|
Apprentice
Joined: 01 Dec 2014 Posts: 27
|
Hi,
I have a PoC for a client with the following scenario
I want to expose a web service which contain payment details information such amount , request id. From that I want to invoke a web service that accepts one string attribute which represent the payment details in JSON format. Is there a way to create the JSON format and pass it to the web service using graphical interface only and without coding
Thanks |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 27, 2017 5:31 am Post subject: Re: Creating JSON Object and pass it to webservice |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
rabee_nawash wrote: |
Is there a way to create the JSON format and pass it to the web service using graphical interface only and without coding |
Assuming you have a recent version of IIBv10 and a SWAGGER document. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
rabee_nawash |
Posted: Mon Feb 27, 2017 12:21 pm Post subject: |
|
|
Apprentice
Joined: 01 Dec 2014 Posts: 27
|
Yes, but is there a way to stringify the JSON object graphically |
|
Back to top |
|
 |
Vitor |
Posted: Mon Feb 27, 2017 12:29 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
rabee_nawash wrote: |
Yes, but is there a way to stringify the JSON object graphically |
Vitor wrote: |
Assuming you have a recent version of IIBv10 and a SWAGGER document. |
I don't think I could have been clearer. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Feb 27, 2017 12:34 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I hope your customer doesn't see this thread, or can't tell who you are. If not, they might be unhappy having you give a PoC for them. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
|