Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
data.graph.testBusinessStream.json Maven / Gradle / Ivy
{
"flows": [
{
"id": "wriggle-im.Wriggle Request Inbound Flow",
"moduleName": "wriggle-im\nWriggle Request Inbound Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 0,
"y": -400
},
{
"id": "wriggle-im.Wriggle Request Router Flow",
"moduleName": "wriggle-im\nWriggle Request Router Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 0,
"y": -200
},
{
"id": "wriggle-im.Wriggle Customer HTTP Request Flow",
"moduleName": "wriggle-im\nWriggle Customer HTTP Request Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 0,
"y": 400
},
{
"id": "wriggle-im.Wriggle Ledger HTTP Request Flow",
"moduleName": "wriggle-im\nWriggle Ledger HTTP Request Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 0,
"y": 200
},
{
"id": "wriggle-im.Wriggle Company HTTP Request Flow",
"moduleName": "wriggle-im\nWriggle Company HTTP Request Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 200,
"y": 0
},
{
"id": "wriggle-im.Wriggle Account HTTP Request Flow",
"moduleName": "wriggle-im\nWriggle Account HTTP Request Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 400,
"y": 0
},
{
"id": "wriggle-im.Wriggle Invoice HTTP Request Flow",
"moduleName": "wriggle-im\nWriggle Invoice HTTP Request Flow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 600,
"y": 0
},
{
"id": "wriggle-im.Scheduled FLow",
"moduleName": "wriggle-im\nScheduled FLow",
"flowName": "wriggle-im\nWriggle Request Inbound Flow",
"x": 1000,
"y": 0
}
],
"destinations": [
{
"id": "inbound.wriggle.request.public",
"name": "inbound.wriggle.request.public",
"x": 0,
"y": 0
},
{
"id": "inbound.wriggle.internal.request.private",
"name": "inbound.wriggle.internal.request.private",
"x": 1400,
"y": 0
},
{
"id": "wriggle.request.company.private",
"name": "wriggle.request.company.private",
"x": 2200,
"y": 0
},
{
"id": "wriggle.request.bank.account.private",
"name": "wriggle.request.bank.account.private",
"x": 2600,
"y": 0
},
{
"id": "wriggle.request.customer.private",
"name": "wriggle.request.customer.private",
"x": 2800,
"y": 0
},
{
"id": "wriggle.request.invoice.private",
"name": "wriggle.request.invoice.private",
"x": 3200,
"y": 0
},
{
"id": "wriggle.request.ledger.private",
"name": "wriggle.request.ledger.private",
"x": 2600,
"y": 0
},
{
"id": "wriggle.response.company.public",
"name": "wriggle.response.company.public",
"x": 2800,
"y": 0
},
{
"id": "wriggle.response.bank.account.public",
"name": "wriggle.response.bank.account.public",
"x": 4200,
"y": 0
},
{
"id": "wriggle.response.customer.public",
"name": "wriggle.response.customer.public",
"x": 4400,
"y": 0
},
{
"id": "wriggle.response.invoice.public",
"name": "wriggle.response.invoice.public",
"x": 4600,
"y": 0
},
{
"id": "wriggle.response.ledger.public",
"name": "wriggle.response.ledger.public",
"x": 4800,
"y": 0
}
],
"integratedSystems": [
{
"id": "Wriggle",
"name": "Wriggle",
"x": 0,
"y": -600
}
],
"edges": [
{
"from": "inbound.wriggle.request.public",
"to": "wriggle-im.Wriggle Request Inbound Flow"
},
{
"from": "wriggle-im.Wriggle Request Inbound Flow",
"to": "inbound.wriggle.internal.request.private"
},
{
"from": "inbound.wriggle.internal.request.private",
"to": "wriggle-im.Wriggle Request Router Flow"
}
]
}