Skip to main content

AWM Application Workflow Manger

  • July 17, 2018
  • 6 replies
  • 0 views

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

6 replies

  • Rocketeer
  • 19312 replies
  • July 17, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

Hello Bschwenk,

What kind of OS command would you like to execute?  Executed locally (under Windows) or on z/OS with feedback to Eclipse?
Also, do you want to complement/enhance one of the models supplied by Micro Focus?  And in this case which one?

Sorry for all these questions, but I want to avoid meaningless answers.     [:)]

Thanks,

Daniel

  


  • 0 replies
  • July 18, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

Hello Daniel,

i want to execute a rexx-command locally unter Windows. Because this is my first AWM-Model, i want a small one. Later i want  to enhance the IntegratedEDModel.model supplied by Micro Focus. Actual the command is executed as a run configuration.

Thanks Bodo


  • Rocketeer
  • 19312 replies
  • July 18, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

Hello Bodo,

EDz v4.0 provides some nice tutorials for AWM. 
From the online Help  (https://www.microfocus.com/documentation/enterprise-developer/ed40/ED-Eclipse/GUID-8D6B7358-AC35-4DAF-A445-607D8D97EBB2.html), you can navigate to:

Micro Focus Enterprise Developer 4.0 for Eclipse
  > Micro Focus Enterprise Developer 4.0 for Eclipse
    > General Reference
      > Application Workflow Manager
        > Workflow Manager Modeling Guide
          > Workflow Manager Modeling Tutorials

Then the topic "Tutorial: Adding a New Action to an Existing AWM Model" should be helpful to you.

Note that even if I am referring here to EDz v4.0, the tutorials should be also OK for EDz v3.0.  Only some new UI features may be missing. 

Good luck and let us know if more is needed,

 

Daniel    


  • 0 replies
  • July 19, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

Thank you Daniel for the link. The example "Tutorial: Adding a New Action to an Existing AWM Model" is exactly what I was looking for to learn the AWM. Can you send me the property definition for the Tool Descriptor according to the screenshot. This is to be used to execute the Rexx command.

Thanks Bodo


  • Rocketeer
  • 19312 replies
  • July 20, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

Hello Bodo,

Is the following that your are expecting?

Daniel


  • 0 replies
  • July 20, 2018

Hello,

I'm searching for a small AWM-Sample .model which shows the execution of an operating system command The command is to be offered as a context for a selected member.

Current Environment:

Enterprise Developer 3.0 on Windows 7 Enterprise

 

 

many thanks in advance


#EnterpriseDeveloper

 

That's it. Many thanks Daniel

Bodo