Workflow Soluiton

 View Only
  • 1.  Selection List of Software Components

    Posted Apr 11, 2014 04:59 PM

    Anyone have a suggestion for presenting a selection list of software components within a workflow?  The selection from the list will be displayed on a form and later saved in a resource.



  • 2.  RE: Selection List of Software Components
    Best Answer

    Posted Apr 12, 2014 09:03 AM
    Can you be a bit more specific? Are you looking to deliver this software to the machines? What do you mean by saved in a resource? As far as displaying a list of software: You can write a report in SMP that will display all the data you need and then use a workflow integration library to pull that data back into your project.


  • 3.  RE: Selection List of Software Components

    Posted Apr 14, 2014 10:25 AM

    Thanks for replying.

    No I'm not looking to deliver software.

    I'm looking to display a list of software components.  Allow one to be selected and write the selection to an Software Purchase asset record.



  • 4.  RE: Selection List of Software Components

    Posted Apr 14, 2014 01:50 PM

    As you suggested I added a workflow integration and fed the values into a grid view.



  • 5.  RE: Selection List of Software Components

    Posted Apr 16, 2014 07:54 AM
    Yup, Sounds like a winner to me. To write back you can probably use the built in integration libraries for asset updates. They have every field available including custom tables if you recompile them.