dsv to Sales Order Creation with E-Mail and B1Message
Experts,I am very new to B1if Development . I want to create dsv to SO with log, B1Message, E-Mail. Can anyone explain how to conclude all the scenerio and make it works.Thanks.
View ArticleRe: Delete sales open sales order lines in B1if
It's Urgent? Please help me out of this issues
View ArticleRe: PO2SO update issue
Hello Bastian, I am stuck up with the updation process in B1PO2B1SO. When Creating a PO in the Source DB, it gets updated as SO in the Destination DB. Insertion takes place without any complaints. But...
View ArticleRe: SAP Integration sap 9.1 pl 7 erro ao testar o D1Di
Hi Jaqueline, Please try below solution may be it will help you. Solution1: Locate the Java Connection for SAP Business One DI API (default path is C:\Program Files\SAP\SAP Business One DI...
View ArticleRe: PO2SO update issue
Hi, for update you need a primary key information (DocEntry) of the element to be updated. If the key is empty an insert will be processed. Best regardsBastian
View ArticleRe: PO2SO update issue
Hi Bastian, Glad to see ur Reply instantly... But Can u pls be clear??? I am new to B1if.. Where should i make that Docentry? Below is my XSLT for Atom3.. Can u pls help me with this info??? <?xml...
View ArticleRe: PO2SO update issue
Hi Bastian, Where Should i Pass my Docentry in here???? Thanks,KHAN
View ArticleRe: Installation of B1 Integration Component in SAP Business One 9.0 PL 08
hi Basitian, I met the exactly same phenoms. I have not framework to uninstall and no zero g registry. I dump all emporial files then restart my machine many times. But I cannot install the package...
View ArticleRe: B1if - & sign in data causing issue
Hi Fernando, your approach to convert JSON towards XML is OK, please check the content help for detailed usage of this atom (seems to be greyed out in your screenshot above).In an actual Framework...
View ArticleRe: PO2SO update issue
Hi, if you're doing the B1 update call via B1 object atom please enter the relevant key value of the receiver object into the UI. In the following screenshot you can see an example to update a specific...
View ArticleRe: PO2SO update issue
Hi Bastian, I didn't get any improvement. What you have mentioned for mapping the final atom 0 is atom 3 for me. I have made tag input for query params in my atom3 as you have given above. And...
View ArticleRe: B1if - & sign in data causing issue
Hi Bastian, Thank you!That worked like a charm! The B1if Framework version installed on the client that I'm working on is 1.20.1. I know is not the last one so maybe that documentation comes after...
View ArticleRe: Delete sales open sales order lines in B1if
Hi, one option is to use the method "updateDocWithSubDeletion" of the B1 object call atom.There're several post about how-to use this method in SCN:B1i + updateDocWithSubDeletionB1 Object atom -...
View ArticleRe: dsv to Sales Order Creation with E-Mail and B1Message
Hi, please have a look into the Online Help (Help -> Online Help) and search for following term "file inbound". In this documentation you get some examples how-to work with a "Format Control...
View ArticleRe: dsv file Inbound format control Document
Hi, please check the online help for usage of the format control document under search topic (file inbound).You need to place the file using a WEBDAV access or via upload function of the B1i Control...
View ArticleRe: Where to Place the format control Document for File 2 B1 Scenerio
Hi, please place the format document into your BIU folder:/com.sap.b1i.vplatform.scenarios.design/vBIU.<name of your scenario step> Best regardsBastian
View Articleb1if http request forbidden client authentication anonymous
Hi All, I am trying the standard example 'Consuming B1if Webservices by Dotnet'. The problem is that in debugging I receive 'b1if http request forbidden client authentication anonymous'. The source is...
View ArticleRe: b1if http request forbidden client authentication anonymous
Hi, please open Scenarios -> Package Design and check if the parameter Authentication is explicitly set to "none".If the parameter is empty B1i will fall back to basic authentication. The incoming...
View ArticleRe: dsv to Sales Order Creation with E-Mail and B1Message
Hi Bastian, Thanks for your reply. I just read the example of importing Master data. Can you please give any examples for Header and line data like Marketing document? your help will be highly...
View ArticleRe: dsv file Inbound format control Document
Hi Bastian, Thank you so much. I got it. Thanks
View Article