Plex 2E

  • 1.  Plex 6.1 - Application Integrator Errors

    Posted Nov 13, 2008 01:53 AM
    Hi Everyone  We are running Plex 6.1 Build 37, we used the application integrator to load a external table structure. It loads the structure okay, but it gives A LOT of VB script errors. We just clicked on ignore, and it loaded the structure. It looks like some animation script that is giving the error.  Regards


  • 2.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 25, 2015 04:43 PM

    Hi Tienie_de_Klerk,

     

    Were you able to solve your issue?  I am using Application Integrator for CA Plex r7.2 on Windows Server 2008 R2, Service Pack 1, 64 Bit.  I get the same VB script errors and "This is not a registered ActiveX control" error in "Load In Progress". 

     

    Thank you.


     



  • 3.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 26, 2015 02:53 AM

    see help plex help for Animation and Animation 6

     

    you need to register activex see ActiveX - Stella Tools (CA Plex Developer Tools)

    some thing like the following

     

    C:\Windows\SysWOW64>regsvr32 MSCOMCT2.OCX


    C:\Windows\SysWOW64>regsvr32 comct232.ocx

     

    animation.png



  • 4.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 26, 2015 10:55 AM

    Hi George,

     

    I appreciate your help with this issue.

     

    I've spent several hours trying to find a "MS Visual Basic 6.0 Common Controls" download that contains ALL of the .OCX files needed, including the Animation.

     

    Do you have a suggestion?

     

    Thank you!



  • 5.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 26, 2015 11:28 AM

    download stellatools.... and I supply them in C:\StellaToolsV1.4\Objects\ActiveX

     

    register here Downloads - Stella Tools (CA Plex Developer Tools)



  • 6.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 26, 2015 12:34 PM

    Hi George,

     

    I've passed the ActiveX control hurdle (issue).

     

    Now, the "Load In Progress" gives me the error "fail to send EBCDIC" when connecting to the IBM System I.

     

    Any thought?

     

    Thanks again.



  • 7.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 26, 2015 01:30 PM

    I've resolved the "fail to send EBCDIC" issue.  I went to the APPINT.INI and changed the System i connectivity (i.e. port number, etc.).



  • 8.  Re: Plex 6.1 - Application Integrator Errors

    Posted Mar 27, 2015 03:48 AM

    How to Install the Application Integrator - CA Plex - 7.1 - CA Wiki

     

    You need to remember  restore the APPINT library:

     


    RSTLIB SAVLIB(APPINT) DEV(device) ENDOPT(*REWIND) FRCOBJCVN(*YES)