Deployment and Imaging Group

 View Only
Expand all | Collapse all

NS7 Task Generator errors

  • 1.  NS7 Task Generator errors

    Posted Aug 15, 2011 02:03 PM

    Hey guys,

     

    I'm trying to create a new Task integration library to bring all of my NS7 tasks into Workflow, unfortunately when I do it's tossing me a weird error. The tasks all generate fine in the list and get to the last step of import and then I receive these errors.


    Any of you seen this?

     

    I'm using the NS7 task Component generator.

     

    Workflow Errors



  • 2.  RE: NS7 Task Generator errors

    Posted Aug 15, 2011 03:15 PM

    Here's something to try... the generated Tasks DLL is loaded into a project by default. Have you tried removing the library reference, then reimporting the library back in?



  • 3.  RE: NS7 Task Generator errors

    Posted Aug 15, 2011 04:32 PM

    Hey Reecardo,

     

    This is actually occurring while I'm trying to create a new integration library using the Symantec piece.. For some reason the default one isn't listing nearly as many tasks as we have on our server.

     

    I'm honestly not familiar with how to remove and re-add them component? Can you direct me...


    Thanks!



  • 4.  RE: NS7 Task Generator errors

    Posted Aug 15, 2011 06:06 PM

    It's fine that the default task DLL doesn't include comps for tasks on your server. The default DLL was more than likely built against a SMP with not many solutions installed.

    When you run the Task generator, there should be 2 steps: in the first step, you run the generator against the SMP to collect the tasks on your server. The second step begins when you have collected all the definitions and you pick "Adjeust Definitions". In this page you capture all the components you want to replace in your Task library (usually I just do a Select All). Unsure if you're actually doing this based on your posts... but where exactly are you getting your generator error.

    Also, to remove libs from your project, when the project is open, right click on the project in the Designer treeview and click properties. Go to the Libraries tab... this is where you can remove libs from your project (like the generated task lib).



  • 5.  RE: NS7 Task Generator errors

    Posted Aug 15, 2011 06:52 PM

    Hey reecardo,

     

    I'm receiving the error after the 2nd step. It populates all of my tasks perfectly well, and lists all of them for me. When I select all and hit import is when the error is occurring, it spams this error for everything task and then goes back to the select tasks screen. It won't even partially import some of the items from the generated list..

     

     



  • 6.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 07:09 AM

    Could you send a copy of the source code it's producing for you at richard underscore wright at symantec dot com

    (Go to the Adjust Definitions Dialog, but Click Adbanced Settings, then Save Source Code)



  • 7.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 10:28 AM

    Hey Richard,

     

    Thanks for your help so far, I really appreciate it. Unfortunately I'm not familiar with where the Adjust definitions box is, Workflow is completely new to me as of this week. Can you point me to where to find it when I have my project open?



  • 8.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 10:43 AM

    Here... Advanced is in the bottom left hand corner. Save Source Code will then display.




  • 9.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 11:24 AM

    Ah I see! I was trying to create the integration library from within a project and not an initial integration project by itself. I'll respond back momentarily with my results.



  • 10.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 11:36 AM

    Hey Richard,

     

    It actually won't let me get to the point where it shows the recompile option.. As soon as I select the tasks to import and then click Okay.. it pops the error above. The only option that I have moving forward is to hit cancel and stop the project creation.



  • 11.  RE: NS7 Task Generator errors

    Posted Aug 16, 2011 05:05 PM

    Hey Richard,

     

    I sent you an email that should further explain the issue..



  • 12.  RE: NS7 Task Generator errors

    Posted Sep 22, 2011 05:28 AM

    Hallo Guys

    I experience the same behaviour as JP330ci.
    I just tried creating a task execute component got all of the tasks listed, deselected all of them except the task i need to execute and then when it creates the component and then on my multiple generator container lists all my output tasks, i then removed all of them again only leaving the one i needed.

    Furthermore it just screwd up my integration library so i can't edit it again which is kinda frustrating.

    So i'd like to hear if you in fact did get this solved or not?

    Kind Regards
    Morten Leth



  • 13.  RE: NS7 Task Generator errors

    Broadcom Employee
    Posted Sep 29, 2011 10:32 AM
    JP330ci, are you trying to use the ASDK Tasks Component Generator in a Multiple Generator Container? It is a singleton generator and it will not work in multigen.


  • 14.  RE: NS7 Task Generator errors

    Posted Sep 29, 2011 11:07 AM

    Yep, that was what i was trying, when i recompiled my shared dll, to contain my new tasks it worked smoothly.

    Thanks Toomas ;)

    Kind Regards
    Morten Leth