Forum Discussion

BMCIM's avatar
BMCIM
Occasional Contributor
8 years ago

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