Setting Up DCOM for a Server Environment

Use these steps to set up DCOM for a server environment:

  1. Run GenCOM on a JD Edwards EnterpriseOne client machine, with these options:

    gencom /out <path> /tempout <path> /cmd App.cmd

    Because GenCOM is a JD Edwards EnterpriseOne client-side only tool, you must perform this step on a JD Edwards EnterpriseOne client machine.

  2. Copy the App.dll file and the App.tlb file generated by GenCOM to the COM server machine.

  3. On the COM server machine, from the command line:

    • Run jdecomconnector2.exe /RegServer.

    • Run regsvr32 App.dll.

    • Set the correct security level for jdecomconnector2.exe and App.dll.