Quantcast
Channel: SCN: Message List - SAP Business One Integration Technology
Viewing all 973 articles
Browse latest View live

Re: help with the b1Server configuration


Re: B1if Debug not working

$
0
0

Hi Narain,

 

did you try to clear TEST queue first ?

 

Regards

 

Pierre

Re: help with the b1Server configuration

$
0
0

what about if i don't have S-User

Re: help with the b1Server configuration

$
0
0

Hi Joel,

 

if you have a valid license running B1if you should have an s-user, try to ask to your customer/partner.

 

Otherwise I'm not sure if a SAP note can be published without any issue.

 

Regards,

 

Pierre

Scenario Filtered in B1if Inventory transfer Request

$
0
0

Hi All,

 

 

I am trying to scenario Inventory transfer outbound. When Inventory transfer request created one file will create. But problem is When new Inventory transfer request added that it's going to Filter

 

Error.png

 

 

 

 

Thanks & Regards

Balan

Re: Taking Base Document values in File 2 B1 Scenerio

$
0
0

Hello Senthil,

 

I suggest you to use a sql call atom to retrieve this information.

 

Regards,

 

Leo.

Re: B1if setup for SAP B1 9.1 HANA version

$
0
0

Hi Tapojyoti Das,

 

Try to change your B1i user password on Business One: Administration > Setup > General > Users and set the same password on B1if SLD > B1i Server > [database] > [B1i password].

 

Regards,

Thiago.

Re: Scenario Filtered in B1if Inventory transfer Request

$
0
0

Hi,

 

In the message log there is a column "Result Message", which should give you a hint, why your message has been filtered. Unfortunately this column is not visible in your screenshot above.

 

If your scenario is activated, you probably implemented filter criteria fields which are not fulfilled or you used "b1im_skip" in final atom0 to explicitly put your message into "filtered" section.

 

best regards

Bastian


Re: Direction to Create Sales Order in B1 via JSON or XML

$
0
0

Hi,

 

You can define a scenario step using HTTP Inbound and using B1 object call atom.

B1i handles incoming HTTP calls as synchronous calls and will give you the result of the B1 DI API message, if the SALES Order creation has been successful.

 

You can compare it with the standard mobile scenarios included in package sap.B1Mobile:

Send your JSON format against B1i and transform the incoming format into B1 DI API Sales Order format.

 

Best regards

Bastian

 

P.S.: since B1 9.1 pl09 as an alternative to the DI API the Service Layer connection is supported for B1 on HANA systems.

Re: B1if for Sales Order import

$
0
0

Hi Basthian,

 

 

Thanks again for your reply.

 

 

I have been reading your answers in this other thread OrderCreation and OrderConfirmation.

 

 

Now it is more clear for me, although I don't know how define exactly the second step. Do you know any documentation or link that I could use? I have checked specific official training about Integration Framework, but I haven't seen any content related to 'how create a sucessor step' for handling this requirement.

 

 

Kind Regards,

Toni

Re: Scenario Filtered in B1if Inventory transfer Request

$
0
0

hi Thanks for your reply. i am using b1im_skip message in atom0. but other scenarios are working only this scenario going to filter.

 

 

B1 Database Deadlock in B1if

$
0
0

Hi ,

 

i am using SAP b1 9.1 patch level 8. I created scenario for Sales order Creation using xml file after i will  insert success log in SAP b1 UDT.

 

 

 

This patch level have the following issue. i am using sql call after sales order added. that time database goes deadlock.

 

i created db system and test that time also same problem occurred.

 

Any Solution?

 

 

 

Thanks & Regards

B.Lakshmi narayanan

Hi MM Guru's

$
0
0

Hi MM Guru's,

 

I have created a PR manually.When i tried to create PO with T Code-ME57 after giving the selection criteria,system is throwing a message "No suitable PR's found".But i checked in the system for my PR by displaying it,it is available.then why the system is giving this message (only in me57 transaction).

Kindly help me in resolving this issue.

 

No issues when PR's are manually created for PO's creation.

 

But whenever PR comes from sales order, I am facing below issue.

 

I have set the "Assigned Purchase requisition" indicator in the selection screen for ME57 so that PR (quantity partially processed) and PO was created (partial quantity).

1st time PO is created for partially PR's (for example I have taken quantity 2 of 5) and for remaining quantity in PR's, PO's are not created ( 2nd time on words PO's are not created), balancing quantity is available in PR. Please suggest how to proceed through ME57 and ME21N.

 

Could you please suggest me, if any OSS NOTE funcionality works for this my requirement.

 

Thanks & Regards,

Sridhar

SAP Business One 9.1 PL 6 -- Configure integration framework - Mobile

$
0
0

Hello community,

 

 

I can't configure successful the integration framework for connect the mobile device to  SAP 9.1 PL5, I configured successful integration framework in SAP 9.0 PL 12 the mobile device is connected without problems.

 

 

The steps configure in both cases are their same. Can you help me, Can I do it in SAP 9.1 PL5 for configure integration framework successful?

Re: Connect to MX-WS-TRALIX(HTTA) failed

$
0
0

Hola Raúl.

 

Estoy tratando de timbrar facturas con TRALIX (manda mensaje de error 909), sabes si es necesario crear un cacert especial para este PAC?.

 

agradeceré mucho de tu experiencia.

 

saludos.


Error In processing Step.

$
0
0

Dear Experts,

 

Am new to B1if i i need your help i am trying to create a BP from the sql table to sap b1 using B1if , i have created the Inbound , Outbound and struck in the processing.

 

while trying to debug the processing and trying to check the SQL call i could not able to see the result.. please help me how to check

 

attached the print screen for your reference...

b1if1.png

b1if2.pngb1if3.pngb1if4.png

 

 

Thanks in advance....

 

Regards

Kennedy

Send XML sap.eInvMX version 2.0.8

$
0
0

Hi experts,

 

Does anybody has configured the sendxml step in the package sap.eInvMX version 2.0.8?

 

Please any idea let me know.

 

Regards

David Almazán

Is it possible to have two self-signed certificates for use by mobile devices?

$
0
0

Our customer wants to use a self-signed certificate for tablets that use comeciales visiting clients against a certificate pointing to a public IP address, but on the other hand want to use in exhibitions tablets connected to an internal IP.

 

I don't know if request a second certificate against internal IP could live with the public address of the router.

 

In short, if you can install two certificates simultaneously.

 

Thanks.

Re: Error In processing Step.

Re: B1 Database Deadlock in B1if

$
0
0

Hi

Try to separate the insert to UDT from Sales Order creation. I mean put UDT either on OUTBOUND or to internal queue. Anyway check this thread since it might be helpful:

https://scn.sap.com/thread/3351605

 

Kind regards,

Radek

Viewing all 973 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>