- Add detailed documentation in README.md for all 10 audit commands - Fix Advoware API parameter from 'frNr' to 'frnr' for proper filtering - Fix subject field mapping from 'betreff' to 'text' in API responses - Add verify-sync command for bidirectional sync verification - Add query-frnr and query-event commands for individual record lookup - Add management commands: find-duplicates, delete-duplicates, find-orphaned, cleanup-orphaned - Improve error handling and output formatting - Remove temporary test script
59 lines
1.4 KiB
JSON
59 lines
1.4 KiB
JSON
[
|
|
{
|
|
"id": "basic-tutorial",
|
|
"config": {
|
|
"steps/petstore/state_audit_cron_step.py": {
|
|
"x": -38,
|
|
"y": 683,
|
|
"sourceHandlePosition": "right"
|
|
},
|
|
"steps/petstore/process_food_order_step.py": {
|
|
"x": 384,
|
|
"y": 476,
|
|
"targetHandlePosition": "left"
|
|
},
|
|
"steps/petstore/notification_step.py": {
|
|
"x": 601,
|
|
"y": 724,
|
|
"targetHandlePosition": "left"
|
|
},
|
|
"steps/petstore/api_step.py": {
|
|
"x": 15,
|
|
"y": 461,
|
|
"sourceHandlePosition": "right"
|
|
},
|
|
"steps/advoware_api_proxy_step.py": {
|
|
"x": 250,
|
|
"y": 461,
|
|
"sourceHandlePosition": "right"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"id": "advoware-calendar-sync",
|
|
"config": {
|
|
"steps/advoware_cal_sync/calendar_sync_cron_step.py": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"sourceHandlePosition": "right"
|
|
},
|
|
"steps/advoware_cal_sync/calendar_sync_api_step.py": {
|
|
"x": 0,
|
|
"y": 100,
|
|
"sourceHandlePosition": "right"
|
|
},
|
|
"steps/advoware_cal_sync/calendar_sync_all_step.py": {
|
|
"x": 300,
|
|
"y": 50,
|
|
"targetHandlePosition": "left",
|
|
"sourceHandlePosition": "right"
|
|
},
|
|
"steps/advoware_cal_sync/calendar_sync_event_step.py": {
|
|
"x": 600,
|
|
"y": 50,
|
|
"targetHandlePosition": "left"
|
|
}
|
|
}
|
|
}
|
|
]
|