Forum Discussion
manohar
3 years agoContributor
hi thanks @Soni37,
Works like perfectly except for one thing, I need to add 2 static elements along with the text, I tried a few ways but was not able to add to it. can you point out on how to add that?
“type”:“AttachmentText”,
“intent”:“Supplier”,
[
{
"LINES": [
{
"POSEX": "00010",
"attachments": [
{
"type":"AttachmentText",
"intent":"Supplier",
"text": "KIT,HIGH SPEED PINION (HSP),,<br/>"
},
{
"type":"AttachmentText",
"intent":"Supplier",
"text": "*NSK bearings ,STF*"
}
]
},
{
"POSEX": "00020",
"attachments": [
{
"type":"AttachmentText",
"intent":"Supplier",
"text": ",<br/>,MATERIAL DESCRIPTION :REVERSING"
}
]
}
]
}
]
Thank you again for your help.
Related Content
- 4 months ago
- 10 months ago
- 3 years ago
- 5 years ago