Re: SAP B1 Customer Checkout Printer
Thank you for answer. I already read documents but sorry, my fault the printer is Epson FP 90 III and unfortunately is completely different from TM-88V. Thanks again
View ArticleRe: Intercompany add-on ignores SBO HANA TransactionNotification
Hi Oscar, There is no difference in CTX_IC_SP_TRANSACTIONNOTIFICATION stored procedure in term of behavior in SQL or HANA DB. It seems that you are doing some customization in...
View ArticleRe: B1IF SLD (System ID's)
Hi Brenden, you can create your own SysID entries using following API: SLDCreateSysId.Please check for the documentation under HELP -> Documents -> 8. API: Chapter 2, System Landscape Directory...
View ArticleRe: SAP B1 Customer Checkout Printer
HI Giovanni, please check at Epson directly if they offer a JAVAPOS driver. Furthermore it seems that FP90 III is a fiscal printer. Unfortunatley SAP Customer Checkout does not support JAVAPOS for...
View ArticleBusiness Partner Integration between B1 and ERP: CardName too long for ERP
Dear All, We are using the Business Partner Integration between ERP and B1 to exchange BP data using Idoc Type DEBMAS. We are facing Problems because of field lenghts differences in B1 and ERP for BP...
View ArticleRe: SAP B1 Customer Checkout Printer
Hi Stephan, thank you for your answer. I read SAP Note 2202185 but unfortunately I didn't find anything abut my topic. Best regards,Giovanni
View ArticleRe: SAP B1 Customer Checkout Printer
Hello Giovanni, the most importan information in this Note is which countries are supported by SAP. Unfortunatley Italy is not supported, that means if you sell SAP Customer Checkout to italian...
View ArticleRe: Business Partner Integration between B1 and ERP: CardName too long for ERP
Hi Matthias, try to use functions substring-before and substring-after, for instance <xsl:value-of select="substring-before(substring($msg/...,70), ' ')"></xsl:value-of> Jan
View ArticleAssetDocumentService not available in Call B1 Service atom
Hi everyone, I want to use the AssetDocumentService to perform a manual depreciation of fixed assets. It's an absolute requirement to do this with B1i, because there are performance concerns with the...
View ArticleB1i web service SQL Call With Greek Results
Hi all, I have created a web service using the B1i. The web service does an SQL call. The database contains Items with Greek characters, but the result from the web service does not show them...
View ArticleError in webportal integrated with SAP B1
Dear Experts, We have integrated SAP B1 with web portal, while the user creates a transaction in the portal, it gets created in SAP. However some times the below error is thrown. i am doing...
View ArticleB1if
Dear Expert i face the following error "java.lang.RuntimeException: java.lang.ClassNotFoundException: com.sap.smb.sbo.api.SBOCOMUtil"
View ArticleRe: B1if
Dear Amr Mohamed, this error is well described in SAP note 2029714 - Troubleshooting integration framework SLD DI connection, giving possible root causes and solutions.Have you checked that? BR, Peter
View ArticleRe: B1i web service SQL Call With Greek Results
Hi, B1i internally works with encoding UTF-8, this should include correct greek characters.The easiest way is to keep everything in UTF-8 and not to use any encoding changes. Could you please check if...
View ArticleWSDL access
Hi guys, I created some websevices in the B1i, but I am having trouble accessing the WSDL from outside the network. I put the path of the WSDL in a browser but it seems to download it instead of...
View ArticleRe: B1i web service SQL Call With Greek Results
Hi I'm using WFetch to test it. Is there something I can do on that?Sorry I'm not an expert in this field.
View ArticleRe: Error in webportal integrated with SAP B1
Hi, are you using the integration framework of SAP Business One?It is based on a tomcat web server using the default http port 8080 and the https port 8443. If another application like IIS is blocking...
View ArticleCustomized Dashboard Integration in SAP Business One
Dear All, I have designed dashboard "XXX_Summary_Outstanding_SO_Local"with "Crystal Dashboard Designer" and also created dashboard package for SAP Business One using "SAP Business One Dashboard...
View ArticleDoes B1if leverage DI-API at all?
Hello, I have implemented multiple DI-API solutions for one of my clients, but am not thrilled with the performance of DI-API in version 9.x. I'm starting to investigate alternate integration options...
View ArticleRe: Error in webportal integrated with SAP B1
Hi Bastian, Thanks for the reply, i have not installed integration frame work of SAP . Even Microsoft outlook integration also have been removed. This issue is happening when there are many requests...
View Article