[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: setDataField REST API `value` parameter

  • Thread starter Thread starter troynguyen
  • Start date Start date
Status
Not open for further replies.
T

troynguyen

Guest
Hey Ruben, This worked perfectly. I struggled for a bit because I was trying to send the XML DataFieldDef node as a JSON object: { xmlString: " ... " } Instead, the body is expecting text/plain: "DataFieldDef>... "

Continue reading...
 
Status
Not open for further replies.
Back
Top