Posting the data from SQL to SAP Business One UDO table through B1IF
Hi Experts, I am trying to post the data from SQL database to SAP Business One UDO table, while posting the data I got below error.I was tried like as much as I known but I could not solve this issue...
View ArticleRe: B1if - httpCall atom with OAuth authorization for getting XML data from a...
Thanks for the help Bastian! At the end I made a simple JSP page which gets the XML from the server with the given oauth token, and from the B1if atom I am just calling my page. So at the end the...
View ArticleRe: SAP Customer Checkout - Document not sychronized
Hi Nagarajan,furthermore I recommend to upgrade SAP Customer Checkout to SP03 PL05. Did you try to synch the articles before? If this doesn't work the connection to B1if is not set up correctly. Also...
View ArticleRe: How to create a web service that will add records to UDO in B1 through B1iF
Hi Bastian, Thanks for your help. I have tried to create the UDO Web Service but my processing block is stuck as I am unable to Generate the schema as shown below. Please help!!
View ArticleRe: SAP Customer Checkout - Document not sychronized
Hi Stephan, Thank you for response. 1. Upgraded to SP03 PL05 and created new customeR and item in SAP b1 and it is synchronized with SCC.But the document was not synchronized with SAP B1. 2. Yes, it...
View ArticleRessource is busy
Hello Experts, we have a problem with a Customer System. At this System (9.1 PL9) we have 15 Scenarien in 3 Packages.The inbound from 10 Scenarios are a Webservice-Call. For some Times we get the Error...
View ArticleRe: Ressource is busy
Hi RonnyCheck this thread:https://scn.sap.com/thread/3681190or this:https://scn.sap.com/thread/3766357In my case I had to change property of DI Proxy service (diproxy.properties file). It...
View ArticleRe: Ressource is busy
Hi Radek, a second DiProxy is the last chance that I want to use, because i must change the client-Program.I have set the single-Company and at the evening i will set the SAP Business One DI Single...
View ArticleRe: B1iF Parameter Value not substituting at run time in SQL Atom
can you explain me how you did to solve, because I am having the same problem I am trying to send an SQL query..For example want to send a select command
View Articlesend query to B1IF
Hello guys,I'm trying to send a SQL query to the B1IFfor example "select .... from .... where ...."Would someone help me
View ArticleRe: Posting the data from SQL to SAP Business One UDO table through B1IF
Its urgent can anyone help me to out. ThanksKarthick
View ArticleRe: SAP Customer Checkout - Document not sychronized
Hi Nagarajan, please have a look into the Customer Checkout Monitor for the document. If you find a inconsistent document mark it and scroll down. you will find there an error message. it looks like...
View ArticleRe: SAP Customer Checkout - Document not sychronized
Hi, The above SAP note is not released in SAP Business one customer portal. Thank you for your reply.
View ArticleRe: Posting the data from SQL to SAP Business One UDO table through B1IF
Hi KarthickHave you seen this blog entry: https://scn.sap.com/blogs/bagoftricks/2014/10/02/unknown-error--1005-when-importing-udt-information-via-dtw Kind regards,Radek
View ArticleRe: SAP Customer Checkout - Document not sychronized
Hi, Yes, you are correct. Getting below error message in SCC monitor. Please advise. Thank you.
View ArticleB1i extract XML from SOAP request
Hi experts , I have to extract the data encapsulated in XML, passing me a Web Services with SOAP.As I can extract the contents of XML encapsulated in a new XML. I read that a new XSLT can be used , but...
View ArticleRe: Posting the data from SQL to SAP Business One UDO table through B1IF
Hi Radek, Thanks for your reply. I will check these feasibility and update you the same. ThanksKarthick
View ArticleRe: send query to B1IF
Hi, you normally don't send a SQL towards B1if, you use the Integration Framework (B1if) to send a query towards a third party system.Please check the embedded B1i Online help for further...
View ArticleRe: B1iF Parameter Value not substituting at run time in SQL Atom
Hi, please check the embedded documentation of the SQL call atom as shown in the screenshot below:My proposal is to use the following option for the handover of the SQL statement:Entering an Atom...
View ArticleRe: Change jcopath and SQL info in all imported DBs
Hi, there is a default scenario package called sap.B1System2 which should fill in the connection parameters for each B1 company DB automatically for B1 OnDemand landscape. According to the standard...
View Article