This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:actionhandler:archivationwebserviceactionhandlerv2 [2016/02/15 17:40] amanda.zens created |
en:software:tim:actionhandler:archivationwebserviceactionhandlerv2 [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | + | ======= ArchivationWebserviceActionHandlerV2 ======= |
- | + | ||
- | ==== Description ==== | + | |
- | This handler archives selected document for [[en:kunden:zollner|Zollner]]. The handler writes a variable named "archivation_succeed" with the value **true** for success and **false** for errors.\\ | + | |
- | + | ||
- | Fundamentally, all of the parameters from the handler parameter are configurable and can revert back to the typical process variable syntax ( ${VARIABLEN_NAME} )! | + | |
- | + | ||
- | ------ | + | |
- | ==== Action Class ==== | + | |
- | <code> | + | |
- | com.dooris.bpm.actionhandler.ArchivationWebserviceActionHandlerV2 | + | |
- | </code> | + | |
- | \\ | + | |
- | ---- | + | |
- | ==== Event Type ==== | + | |
- | any | + | |
- | ==== Action Name ==== | + | |
- | any | + | |
- | ==== Mandatory Fields ==== | + | |
- | none | + | |
- | ---- | + | |
- | ==== Parameter ==== | + | |
- | \\ == username_prefix == | + | |
- | Denotes the user domain requesting authorization. \\ | + | |
- | Default -- ZOLLNER_DE\ \\ | + | |
- | Process variable – possible | + | |
- | \\ | + | |
- | \\ == username == | + | |
- | Here, the username with which the web service authenticates is entered. \\ | + | |
- | Default -- none \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == password == | + | |
- | Denotes the password of the user requesting authentication. \\ | + | |
- | Default -- none \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == documentsVariable == | + | |
- | denotes the [[en:glossar#Process_variable]] in which the document IDs to be passed are contained (see also [[projekt:jsfundgrube:show_documents_to_flag]]) \\ | + | |
- | Default -- none \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == zeichnr == | + | |
- | Default -- Process instance ID \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == zeichnrEN == | + | |
- | Default -- zeichnr \\ | + | |
- | Process variable -- no | + | |
- | \\ | + | |
- | \\ == zeichbeschr == | + | |
- | Default -- Process variable nr \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == zeichbeschrEN == | + | |
- | Default -- zeichbeschr \\ | + | |
- | Process variable -- no | + | |
- | \\ | + | |
- | \\ == zeichtyp == | + | |
- | Default -- Process variable change_type \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == docclassname == | + | |
- | Default -- Change message \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == docstate == | + | |
- | Default -- VALID \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == hierachyname == | + | |
- | Default -- Production \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == zartikel == | + | |
- | Default -- zarticlenr_new \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == zartikelrecursion == | + | |
- | Default -- bet_mat_sap_new \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == url == | + | |
- | Default -- loom.properties secureex_url \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == qNamespaceUri == | + | |
- | Default -- loom.properties secureex_qnamespace_uri \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == qLocalPart == | + | |
- | Default -- loom.properties secureex_qlocalpart \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | \\ == domain == | + | |
- | Default -- loom.properties secureex_domain \\ | + | |
- | Process variable -- possible | + | |
- | \\ | + | |
- | == archivationsucceed == | + | |
- | Is true for success and false for an error\\ | + | |
- | Default -- archivation_succeed \\ | + | |
- | Process variable -- possible | + | |
- | + | ||
- | == companyCodeLabel == | + | |
- | Default -- COMPANYCODE \\ | + | |
- | Process variable -- possible | + | |
- | + | ||
- | == companyCodeValue == | + | |
- | Default -- none \\ | + | |
- | Process variable -- possible | + | |
- | + | ||
- | == productSapNo == | + | |
- | Default -- PRODUCT_SAP_NR_SHORT \\ | + | |
- | Process variable -- possible | + | |
- | + | ||
- | ---- | + | |
+ | <note important>There is no need for an English translation.</note> |