HP CloudSystem Matrix Guide de l'utilisateur Page 117

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 141
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 116
l INITIALIZED
l PENDING
l READY
l ACTIVE
l COMPLETED
l ERROR
l CANCELED
Process instance return code (processReturnCode) values:
l SUCCESS
l FAILURE
l RUNNING
l TIMEOUT
Examples
The following was sent to update propertyinfo of a process instance:
https://<host>:<port>/csa/rest/processinstances/90d9652b362d4ecd01362d4fb7be0f71
?userIdentifier=90d9652b362d4ecd01362d4ef51e00a5&view=propertyinfo&scope=view&pr
operty_action_=merge
The following XML was sent in the request to update a property:
<ProcessInstance>>
<id>90d9652b362d4ecd01362d4fb7be0f71</id>
<property>
<name>Property Name</name>
<valueType>
<name>STRING</name>
</valueType>
<values>
<value>Hello World!</value>
</values>
</property>
</ProcessInstance>
The following was sent to update the process instance state:
https://<host>:<port>/csa/rest/processinstances/90d9652b362d4ecd01362d4fb7be0f71
?userIdentifier=90d96588360da0c701360da0f1d5f483&scope=view&view=processinstance
state&action=merge
<ProcessInstance>>
<id>90d9652b3752ad4f013752ae38cb0065</id>
<processInstanceState>
<name>COMPLETED</name>
</processInstanceState>
</ProcessInstance>
The following was sent to update the process instance return code:
HP Cloud Service Automation (4.00)Page 117 of 141
APIReference
Contents
Vue de la page 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 140 141

Commentaires sur ces manuels

Pas de commentaire