3D CAD to PDF Conversion

I am trying to configure CAD to PDF in my system. I have followed steps from installation guide . No file is generating and if i go to  conversion server status is "Not Started."

What steps need to be done? 

Parents
  • Hi Mily,

    Usually this behavior indicates that the cycle tag has not been configured in AgentService/conversion.config. Check out section 3.1 in the CAD to PDF installation guide.

    <Innovator>
    <Conversion>
    <ProcessingCycles>
    <cycle DB="InnovatorSolutions" User="admin" Password="innovator" Interval="20000" MaxBatch="5" />
    </ProcessingCycles>
    </Conversion>
    </Innovator>

    Eli


    Eli Donahue

    Aras Labs Lead Engineer

Reply
  • Hi Mily,

    Usually this behavior indicates that the cycle tag has not been configured in AgentService/conversion.config. Check out section 3.1 in the CAD to PDF installation guide.

    <Innovator>
    <Conversion>
    <ProcessingCycles>
    <cycle DB="InnovatorSolutions" User="admin" Password="innovator" Interval="20000" MaxBatch="5" />
    </ProcessingCycles>
    </Conversion>
    </Innovator>

    Eli


    Eli Donahue

    Aras Labs Lead Engineer

Children
No Data