<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Automating Pro C Application in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Automating-Pro-C-Application/m-p/50201#M5474</link>
    <description>Hi All,

We are working on Pro C Application using Blue Prism

There are some challenges involved,

1. Launch - We have to launch Application using .Bat file. We were trying with Start Process Action (Utility - Environment VBO). But, we could not launch the application as expected.&amp;nbsp;
File path : "C:\Program Files (x86)\ApplName\xxxxx.bat"

Please find input arguments for Start Process Action Object

Application : "cmd.exe"
Arguemnets : "/c C:\Program Files (x86)\ApplName\xxxxx.bat"

Nothing happened while tried this. Same way we tried to launch some notepad in same location and launch successfully. We used below input arguements.

Application : "cmd.exe"
Arguemnets : "/c C:\Program Files (x86)\ApplName\Test.txt"

2. After Login Pro C Application - We have to pass some input values to the Pro C Application based on X,Y co-ordiantes and input will be keystrokes(Albhbets,Numbers,{Enter},{F1},etc...).&amp;nbsp;

We using Mainframe Automation in Application Modeller&amp;nbsp;

Type of Application - Micro Focus Reflection 9.x and earlier(COM API)&amp;nbsp;

We created the session file for Pro C application and Mapped to the Application Modeller.

Since its .r2w extension we are using Mainframe Automation.

We can pass the value using Write object and not able to Send {Enter} via Send Keys or Send Keys Events. We cant read values as well.

Could you please guide me on this.


Thanks,</description>
    <pubDate>Fri, 04 Jan 2019 13:37:00 GMT</pubDate>
    <dc:creator>KaliRaj</dc:creator>
    <dc:date>2019-01-04T13:37:00Z</dc:date>
    <item>
      <title>Automating Pro C Application</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Automating-Pro-C-Application/m-p/50201#M5474</link>
      <description>Hi All,

We are working on Pro C Application using Blue Prism

There are some challenges involved,

1. Launch - We have to launch Application using .Bat file. We were trying with Start Process Action (Utility - Environment VBO). But, we could not launch the application as expected.&amp;nbsp;
File path : "C:\Program Files (x86)\ApplName\xxxxx.bat"

Please find input arguments for Start Process Action Object

Application : "cmd.exe"
Arguemnets : "/c C:\Program Files (x86)\ApplName\xxxxx.bat"

Nothing happened while tried this. Same way we tried to launch some notepad in same location and launch successfully. We used below input arguements.

Application : "cmd.exe"
Arguemnets : "/c C:\Program Files (x86)\ApplName\Test.txt"

2. After Login Pro C Application - We have to pass some input values to the Pro C Application based on X,Y co-ordiantes and input will be keystrokes(Albhbets,Numbers,{Enter},{F1},etc...).&amp;nbsp;

We using Mainframe Automation in Application Modeller&amp;nbsp;

Type of Application - Micro Focus Reflection 9.x and earlier(COM API)&amp;nbsp;

We created the session file for Pro C application and Mapped to the Application Modeller.

Since its .r2w extension we are using Mainframe Automation.

We can pass the value using Write object and not able to Send {Enter} via Send Keys or Send Keys Events. We cant read values as well.

Could you please guide me on this.


Thanks,</description>
      <pubDate>Fri, 04 Jan 2019 13:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Automating-Pro-C-Application/m-p/50201#M5474</guid>
      <dc:creator>KaliRaj</dc:creator>
      <dc:date>2019-01-04T13:37:00Z</dc:date>
    </item>
  </channel>
</rss>

