summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-building-blocks/src/test/resources/SDNCFlowRequest.json
blob: 41fdf98bd02261a44edd5579d8907afe32ca0ab5 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"timeOut":"PT1H",
	"URI": "http:llasdfasdf",
	"CorrelationValue": "randomUUID",
	"CorrelationName": "MyCallbackVariableName",
	"SDNCPayLoad": {
		"test":"test",
		"test2":"test",
		"test3":"test"
	}
}