Hi Maureen,
Regarding your configuration. You can call a web service from a Linux Gen procedure/application, a suggested method would be to use a 'Call External' from the Gen application on Linux to call the web service directly. Regarding the Comms Bridge requirement, I don't believe you can call the web service via a Linux Gen application through the Comms Bridge, would have to review. Why do you have a requirement to include the Comms Bridge in the configuration?
Here is Gen 8.6 documentation related to the Call External statement:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-gen/8-6/developing/designing/using-the-toolset/working-with-toolset/use-action-diagram/assignment-action-statements/add-a-call-external-statement/call-external-statement-in-action-diagram.html
Note - Other users may have additional experience with a similar configuration as you describe and can provide input on this post. If you need additional input please open a Gen support case for review.
Thank You,
Steve
Original Message:
Sent: Jan 02, 2024 03:28 PM
From: Maureen Brown
Subject: Calling a Service that exists on the mainframe, from Linux, via Com Bridge
Hi,
We have a Web Service that is a proxy for accessing a CA GEN component operation on the mainframe. The Web Service corresponds to a procedure step, which calls the component operation. I've been trying to understand how to call this from a Linux CA GEN program, using a com Bridge. I have no experience doing this and can't seem to find much detail in the documentation. Any guidance is appreciated.