convert_1c_guid_navigation_link
Convert 1C object reference GUIDs to e1cib/data navigation links and back, enabling direct links for automation.
Instructions
Convert 1C object reference GUIDs to e1cib/data navigation links and back.
The pure 1C algorithm is the same as used by platform navigation refs:
ref = UUID groups 4 + 5 + 3 + 2 + 1, all lowercase and without hyphens.
For example, c3314ae6-6899-11e8-8780-b06ebf2faaf6 becomes
8780b06ebf2faaf611e86899c3314ae6 and can be embedded as
e1cib/data/Справочник.ВидыНоменклатуры?ref=8780....
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| direction | No | auto | |
| metadata_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||