Hello guys,
My name is Daniel and I'm Brazilian, work I'm using the powerbuilder 2019 r2 here, I'm always updating the version of the systems. My question is about RestClient.
I'm trying to do a retrieveone / retrieve via RestClient, to get the result directly in the DW, but I'm not getting it, when the result has two levels of Json return, I use the POST method.
I wanted something like importstring, DW is all external, like the fields of the same name from the POST return.
I attached the exported DW and below is the return that should come via retrieve in the DW:
{"cnpjer":"00000000",
"codMsg":"Teste Código",
"identdCtrlOptIn":"Teste Identificador Controle OPT-IN",
"identdCtrlReqSolicte":{"codErro":"ERR0000",
"value":"1"},
"identdPartAdmtd":"Teste Identificador Participante Administrado",
"identdPartPrincipal":"Teste Identificador Participante Principal",
"sitRetReq":"1"}