Workflow Soluiton

 View Only
  • 1.  Can't add integration component to webform project

    Posted Apr 15, 2010 02:20 PM
    I am having an odd and extremely frustrating problem.  I have a custom integration component, COMPONENT1, connected to an SQL stored procedure, SQL1.  When I try to drag COMPONENT1 into my webform project, it shows the "not allowed" symbol.  This is not happening with any other components.  

    I created another integration component, COMPONENT2 and set it up exactly the same way, connected to SQL1.  I can add COMPONENT2 to my webform without any issues.  

    I've tried deleting any reference I could find to COMPONENT1 (remove from project list, delete /workflow projects/COMPONENT1, delete /workflow projects/backup/COMPONENT1, delete /shared/customlib/COMPONENT1) and then recreating COMPONENT1, to no avail.

    I created another webform and tried dropping COMPONENT1 in, and again got the "not allowed" symbol.  Putting COMPONENT2 in had no problems.

    Any thoughts?  I would rather fix this than just create an integration project with a different name.


  • 2.  RE: Can't add integration component to webform project

    Posted Apr 16, 2010 08:47 AM
    I sent you an email with the source code.


  • 3.  RE: Can't add integration component to webform project

    Posted Apr 16, 2010 01:44 PM

    Usually when this happens the component code has a bad constructor somehow, and the palette won't render it.

    I can look at the code if you like. If you adjust defnitions of the component, Next all the way through the generator, get back to the "Compile" window, click the Advanced button, and copy the source to the clipboard/save the code to a file, and send it to me, I should be able to figure something out (and hopefully get it to you in a form that works)

    You can ping me at richard UNDERSCORE wright AT symantec DOT com