ExportProcess

Description: Exports and downloads the specified process as a PRCX file.

URL/exportProcess/<processLabel>?<queryStringParams>

Method: GET

Header: You must provide the authentication token in the header, using the following syntax:

{ Authorization : "Bearer" +" "+ token }

URL Params: Required: processLabel


Query String Params:

Name

Data Type

Mandatory

Default Value

Description

Name

Data Type

Mandatory

Default Value

Description

diagram

string

“all”

The option used to specify which part of the process to export. Possible values are:

  • all” - both the workflow and its data will be exported

  • onlywf” - only the workflow, without its data, will be exported

  • none” - an empty workflow will be exported, which contains only those elements selected in the additional options.

proc_vars

boolean

True

This option specifies whether to export Process Variables

macros

boolean

True

This option specifies whether to export Macros

doc

boolean

True

This option specifies whether to export Documentation

graphics

boolean

True

This option specifies whether to export Graphics elements


Response Codes

Code

Result

Response

Code

Result

Response

Success

200

Success

OK

Client errors

400

Bad request

 

401

Unauthorized

 

404

Not found

 

 

Need to get in touch? https://www.rulex.ai/contact/ - Need a license renewal? https://rulex.atlassian.net/servicedesk/customer/user/login?destination=portals
© 2024 Rulex, Inc. All rights reserved.