Can you execute an console app (C#) using SoapUI Pro?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you execute an console app (C#) using SoapUI Pro?
The console application has already been created in Visual Studio, generates/creates a customer .xlsx file and saves the newly created file to a local directory
Can I execute this app using soapui pro and thereafter grab the .xlsx file from the local directory to be used in a 'Customer Upload' API via a REST request using the attachments tab.
Thanks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The closest you can come to is using Groovy to run an external process. This stack overflow article may help.
https://stackoverflow.com/questions/43812005/execute-an-exe-on-windows-using-groovy-script
---
Click the Accept as Solution button if my answer has helped, and remember to give kudos where appropriate too!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The app can be run as a web service and API exposed
Then you could use Ready App to do what you plan to do
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please have patience as this is community, let members go thru your question, understand and let them reply. Just keep adding the same question as new does not solve the purpose.
Thank you for understanding.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The question was added twice to the board by mistake.
I also asked a question about manipulating excel data a few days ago. The excel question was different from the question asked above, in other words I posted two separate questions.
Apologies 😞
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
But some people do it due to the fact that lack of patience, it is for those.
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
