Workflow Soluiton

 View Only
  • 1.  Use Workflow form version 7.5 on Workflow 8

    Posted Aug 16, 2016 05:34 AM

    Hello,

     

    I created a Workflow in version 7.5. What does the Workflow do:

    • Create a Computer on the Notification Server (Using the AddPredefinedComputer.vbs). User enters ComputerName and MAC-Adress.
    • Choose job from the NotificationServer. The Workflow also sarts the choosen job for the predefined Computer.
    • Choose Organizational Unit to move Computer in Active Directory after the Computer was created in the Active Directory

     

    I installed on my Workflow-Machine (version 8) these two things, from the SymantecInstallationManagerPath on the Notification Server:

    • symantec_asdkcomcombine_8_0_x64.msi
    • symantec_asdkservercombine_8_0_x64.msi

     

    My integration library is also copied first und recombiled and closed.

    When I want to open the workflow on the new Workflow machine i get an error because this .dll is missing:

    Symantec.Components.Generated7.Altiris.ASDK.TaskWS.dll

    When i copy the .dll from my old Workflow machine to the new one i dont get any errors.

    But is this the right way?

    I made all changes in the workflow for the new Notification server (version 8).

     

    In an other environment I hve not installes the two MSI-Files and the Workflow does not create a predefiened computer on the NS. Is here the problem that the installed MSI-Files are missing?

     

    Greets

     

    Turl



  • 2.  RE: Use Workflow form version 7.5 on Workflow 8

    Posted Aug 17, 2016 06:05 AM

    I would have expected to see in '[Install Drive]:\Program Files\Symantec\Workflow\Shared\customlib'

    • Symantec.Components.Generated7.Altiris.ASDK.dll
    • Symantec.Components.Generated7.Altiris.ASDKTask.dll
    • Symantec.Components.Generated7.Altiris.Resource.dll

    Not sure which one the WS is.

     

    Is there a reason why you aren't using the 'Create Resource For SMP' component and the other prebuilt components instead of the vbs?

     

    I wouldn't advise copying Symantec DLLs from box to box, only Integration Components you've created from scratch.