3DEXPERIENCE Connector
Librairie
//Création du dossier connector dans lib de l’application 3DEXPERIENCE
Ajout de la librairie connect-api-1.0.0.jar dans lib de l’application 3DEXPERIENCE
Client api
Connect n’est plus utilisé
JAR dans C:\App\R2017X\3dspace\server\win_b64\docs\javaserver
Triggers
Déclencheurs créés sur les événements suivant :
- Create Part :
eService Trigger Program Parameters | TypePartCreateAction | exportPartExternal
Program
Création du JPO VSConnector_mxJPO qui est déclenché par les triggers et lance le connecteur
Classe
Création d’une classe Connector.java (Producer.java) qui positionnera le message dans KAFKA
Trigger
Nom |
Revision |
Event |
Type |
Policy |
Phase |
State |
TypePartCreateAction |
VISExportToERP |
Create |
Part and children |
all |
all |
NA |
PolicyECPartStatePreliminaryPromoteAction |
VISExportToERP |
Promote |
Part and children |
EC Part |
all |
Preliminary |
PolicyECPartStateReviewPromoteAction |
VISExportToERP |
Promote |
Part and children |
EC Part |
all |
Review |
PolicyECPartStateApprovedPromoteAction |
VISExportToERP |
Promote |
Part and children |
EC Part |
all |
Approved |