megaphone
Update your Profile with your Support type to get your Support Type badge.
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Stay in the know of how NetSuite can help grow your business with our guides, webinars, and events. Subscribe Here
What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now!
No Limits. Just possibilities. Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Discover what's next at SuiteConnect Tour 2026.
Try Intelligent Payment Automation – Fee Free For Your First Month For more information, visit this thread.
Don't miss out on our Question of the Week! You only have until tomorrow, March 19, 2026, 2:00PM ET to comment your answers.

My Stuff

Please note that on Friday, March 20, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.

Benjamin PRADAYROL Red Ribbon

Comments

  • Hi @Shamaine Chan-Oracle Well, I could get more pieces of information about this issue. The Netsuite component in failure is DD file generation in EFT suite app. It seems that Netsuite has change/update something in this component, which fails when you generate DD file. PROCESSING ERRORS SyntaxError Empty JSON string Well,…
  • Hi @Katerina Winklerova-Oracle A good news : import is working since yesterday. After my last message, I look at the custom parser again, and after I understood how the parser work, I found the part responsible of transaction code treatment, which is '_setTransacationMappingKey' function. I modified this function in order…
  • @Katerina Winklerova-Oracle Update : good news, I found why import failed. If you leave any code in mapping subtab, even if they are all inactives, it seems that Netsuite try use mapping to translate codes... So, now the last question is how could I use only ISO codes when both are in the file.
  • Hi @Katerina Winklerova-Oracle Happy to see you don't leave me with my issue :) You're right : I could import file with both references when I configured mapping of Proprietary transaction codes. But you probably knows that ISO codes are more precise than proprietary codes (for some, it's 3 for 1), and they are standards,…
  • Hello @Katerina Winklerova-Oracle Thanks for your answer ! Here they are : First, File format : camt.053.001.02 <?xml version="1.0" encoding="UTF-8"?> <Document xmlns="urn:iso:std:iso:20022:tech:xsd:camt.053.001.02"> 87108 / 87107 : my configuration is ok, because in case I put all Proprietary Transaction Codes in mapping…
  • Hi @Mikko De La Fuente-Oracle, Thanks for your welcome ! :) Profile : ok done ! ;) Issue : Yep hope so