- Rajkumar Paramasivam
- PowerBuilder
- Monday, 28 August 2023 07:09 AM UTC
Our C# application needs to use a specific business feature within a PowerBuilder application. As advised by our technical team, the C# application will send instructions to the PowerBuilder application using commands. The PowerBuilder application will then carry out these instructions and send back results to the C# application.
This entire interaction takes place through a communication process facilitated by Windows API functions, such as CreateProcess
. While I'm not very familiar with this Windows Process functionality, I'm seeking guidance on how to effectively incorporate and utilize this child process within the PowerBuilder application.
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.