Service Connect Question - Foreign Currency

Start a trace and then do the operation you are trying to automate, the trace should show you which web services are being used.

I recently automated submitting new orders and did not use the "SubmitNewOrder" method that one would logically think is used.

I'm by far not an expert but will help if I can.

Sean

--- In vantage@yahoogroups.com, "Jeff Rogers" <jeff.rogers@...> wrote:
>
> Hey all,
>
> I'm using SalesOrderService.SubmitNewOrder to create sales orders in Vantage. Everything works great, but now I need to be able to handle non-base currencies. Does anyone have any suggestions to do this? Would I use SalesOrderSevice.ChangeCurrency after the order is created? Where/when should I map the parts' Unit Price and/or Doc Unit Price? Thanks ahead of time for any respones... its much appreciated!
>
Hey all,

I'm using SalesOrderService.SubmitNewOrder to create sales orders in Vantage. Everything works great, but now I need to be able to handle non-base currencies. Does anyone have any suggestions to do this? Would I use SalesOrderSevice.ChangeCurrency after the order is created? Where/when should I map the parts' Unit Price and/or Doc Unit Price? Thanks ahead of time for any respones... its much appreciated!