Hydra MIP
Connection and lifecycle
create (instance)
Parameters
Input
Key
Description
Type
Example
# options
url: https://my-mip-server.com:8080
username: myuser
password: mysecretpassword
accessId: '00123456'Output
canCommunicate
Parameters
Output
getMipVersion
Parameters
Output
isMip2
Parameters
Output
logout
Parameters
Output
delete (instance)
Parameters
Output
Low-level service CRUD
getAllServices
Parameters
Output
create (record)
Parameters
Input
Description
Type
Example
Output
read
Parameters
Input
Key
Description
Type
Example
Output
update
Parameters
Input
Description
Type
Example
Output
delete (record)
Parameters
Input
Description
Type
Example
Output
execute
Parameters
Input
Description
Type
Output
Metadata inspection
getCreateParameters
Parameters
Input
Description
Type
Output
getReadParameters
Parameters
Input
Description
Type
Output
getUpdateParameters
Parameters
Input
Description
Type
Output
getExecuteParameters
Parameters
Input
Description
Type
Output
getDeleteParameters
Parameters
Input
Description
Type
Output
getReadableFields
Parameters
Input
Description
Type
Output
Order management (MIP-WO)
getOrders
Parameters
Input
Key
Description
Type
Example
Output
getOrder
Parameters
Input
Key
Description
Type
Example
Output
startOperation
Parameters
Input
Key
Description
Type
Example
Output
finishOperation
Parameters
Input
Key
Description
Type
Example
Output
interruptOperation
Parameters
Input
Key
Description
Type
Example
Output
reportPartialQuantity
Parameters
Input
Key
Description
Type
Example
Output
Workplaces, resources, and personnel
getWorkplaces
Parameters
Input
Key
Description
Type
Output
getResources
Parameters
Input
Key
Description
Type
Output
getPersons
Parameters
Input
Key
Description
Type
Example
Output
Dialogs and raw calls
runDialog
Parameters
Input
Key
Description
Type
Output
rawServiceCall
Parameters
Input
Key
Description
Type
Example
Output
rawDialogCall
Parameters
Input
Description
Type
Output
Last updated
Was this helpful?