IFS Plugin generated XML location/Debtor Account  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

IFS Plugin generated XML location/Debtor Account

Postby danny.ruben » Fri Oct 23, 2015 10:37 am

Jiwa 7.00.129
SQL2008R2
We have set up the IFS plugin as per the instructions. Service address is set to http://www.smartfreight.com/online/SFOv1/
In the Sales Order / Freight tab we complete all fields and click on Send To Freight System but we are not able to locate the XML that has been generated.

The IFS system receives the Connote but has an error as there is no Received Account sent from Jiwa (according to IFS Support). IFS have advised that <recaccno> is the tag and needs to be populated with the debtor code.
I can see the <recaccno> in the Plugin code but I cannot tell if it has been populated from Jiwa without seeing the XML.
danny.ruben
I'm new here
I'm new here
 
Posts: 2
Joined: Wed Feb 20, 2008 5:22 pm

Re: IFS Plugin generated XML location/Debtor Account  Topic is solved

Postby Scott.Pearce » Fri Oct 23, 2015 10:52 am

Look at line 120:

Code: Select all
Dim result As String = smartFreight.Import(smartFreightid, smartFreightpassword, salesOrderForm.SalesOrder.InvoiceNo, conNote.Serialise.InnerXml)


conNote.Serialise.InnerXml is the XML sent to the IFS smart freight web service. You could also dump it out to a file and examine it.
Scott Pearce
Senior Analyst/Programmer
Jiwa Financials
User avatar
Scott.Pearce
Senpai
Senpai
 
Posts: 765
Joined: Tue Feb 12, 2008 11:27 am
Location: New South Wales, Australia
Topics Solved: 230


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 0 guests