|
ID
|
Name
|
TransactionValue
|
|---|---|---|
|
1
|
Laptop
|
1213.01
|
|
2
|
Mouse
|
13.15
|
|
3
|
Monitor
|
128.20
|
|
4
|
Carrying Case
|
|
|
5
|
Network Cable
|
5.55
|
string(1000) WS_IN
WS_IN =
'{
"application":"POS System",
"subjectArea":"Sales Transaction",
"name":"Weekly Update",
"description":"Transaction validation process.",
"userDefinedFieldLabels": null,
"topics":[
{
"name": "'&`Name`&'",
"key": "'&`ID`&'",
"userDefinedFields": null,
"issues":[
{
"name":"Missing Transaction Total",
"importance":"low",
"note":"Please research this transaction.",
"url":"http://www.website.com"
"assignee":{"name":"Data Steward"},
"status": "open"
}
]
}
]
}
'|
Address
|
http://[server]:[port]/SASDataRemediation/rest/groups
|
|
Method
|
post
|
|
Input: Field
|
WS_IN
|
|
Output:
Field
|
WS_OUT (create using
the New button and set the size to 1000)
|