5.8. GEOsearch PLMsyncro connection and interface to PDM CIMDATABASE

GEOsearch PLMsyncro connection and interface to PDM CIMDATABASE[56]

  • Only supported Basic Authentication

  • URL redirect is not an issue

  • Consultation with CDB:

    Customer will need an extra cdb license for service user to use the cdb rest api (superuser 'caddok' is not preferred)

  • Config Entries in pdmProxies.cfg under section 'PdmProxyCdbWsmIfaceC':

    • URL

      The main server url (please read example)

    • REST_CLASS_NAME

      Can be configured manually from the customer. You can find it in CIM Database Client administration/configuration settings under the calls documents

    • USER

    • PASSWORD

      Basic Auth credentials will be created automatically depending on your user and password entries.

    • CONNECTION_MODE

      Currently only Basic Authentication is supported! (agreement with the customer?)

    • RECORD_LIMIT

      Default 100. the limit of the rest api response at once. Up to 5000 supported from cdb. If needed we will page to get all responses.

    • DATE_FORMAT

      Default CDB SQL Format: yyyy-MM-dd hh:mm:ss Attention customer settings can be different!

    • CAD_TYPE

      Watch out the cad integration installations.

      Please use the declerations from internal field 'cdbf_type'

      Current default:

      CatiaV5:Part/CatiaV5:Prod/inventor:prt/inventor:asm/SolidWorks:part/SolidWorks:asm

      No settings means no 3D download!

      Use at least one CAD type pair: CatiaV5:Part/CatiaV5:Prod




[56] #153383