node

  1. 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...
  2. 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