cancel
Showing results for 
Search instead for 
Did you mean: 

B1i scenario: from B1 2007 to B1 2007

0 Kudos

We need to integrate two Sap Business One systems. The scope is to transfer Business partners from a SAP B1 to to a second B1 system. So we have implement with B1i the landscape scenario and the next 3 step:

1. Generate BizPackage to manage data from B1 2007 to B1 2007

2. Create a BiU to manage the object type "2" Business partners

3. Set the 'Event Sender "for the source system B1

When we update a BP in B1 source system, the change request event is properly generated in B1i. into iAPP Explorer -> Monitors -> B1 Event Monitor we can see the event generated, but it is in the FILTERED section and this not trigger any conversion and transmission to the destination system B1.

do you have some suggestion?

Accepted Solutions (1)

Accepted Solutions (1)

marcus_schmalz2
Participant
0 Kudos

Hi Flavio,

please check the following:

In the 'Operation Guide Subsidiary Integration' on page 32 you'll find the description for setting up the B1 landscape definition. There you'll find a hint for the field DB Server Name:

Database server name (or IP address) on which the SAP Business One server is installed.

For DB Server Name, do not enter localhost or 127.0.0.1; instead, enter the computer name or the true IP address.

Make sure that the value, you enter in this field is identical to the value you entered on the B1iSN server side the Landscape entry to connect to your SAP Business one server in the field b1Server.

When events are sent from this server to the B1iSN server, they are only recognized as members from this SAP Business One server in case both fields u2013 DB Server Name on the EventSender side and the field b1Server on the B1iSN server side contain different values, the events will appear in the Event Monitor as filtered.

To make it short: the DB Server Name in landscape definition must be identical to the Server Name you entered in the configuration in the EventSender setup.

Kind regards,

Marcus

0 Kudos

Hi Marcus,

thank You very much for Your quick answer.

You are right, checking better I discovered that in "DB Server Name" during EventSender setup I was using <hostname>\SQLEXPRESS instead of only <hostname>.

Now is working fine.

Regards

Flavio

Answers (0)