node

  1. E9.2 Create nested multi-level JSON payload

    We have a requirement to create JSON payload with multi-level/nested segments as follows. I was able to get Header and Detail nodes with two headless-detail forms but limited to two levels only. Also tried using power browse with tab pages. Neither generated the required structure. Please...
  2. How to exactly use restAPI in nodejs environment with JDE/AIS?

    We are developing a portal which takes a file uploaded by a partner and passes the data to JDE. Before we can pass this data to JDE I wanna understand how exactly to make an API call to JDE using nodejs. for starters, I have an simple API call as seen below. Am I on the right track? I want to...
  3. Get parent node tag only if it exists

    Hi everyone, I'am struggling with something. I have a xml file where there are 2 invoices. For each invoice there is a SHAN tag. There is also a tag MSG0809_DS01_ID263 taht is in the 1st invoice, but not the second. It looks like this: <R574256A> <Numero_de_Facture_LBH_DOC_S6> ...
Back
Top