0% found this document useful (0 votes)
71 views6 pages

How To Generate A Program ID in BOOMI

The document discusses how to generate a program ID in Boomi to connect to SAP for receiving IDOCs in real-time. It is recommended to use the same program ID string in both SAP and Boomi. The Local TID database configuration in SAP may also be required.

Uploaded by

E-learning
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views6 pages

How To Generate A Program ID in BOOMI

The document discusses how to generate a program ID in Boomi to connect to SAP for receiving IDOCs in real-time. It is recommended to use the same program ID string in both SAP and Boomi. The Local TID database configuration in SAP may also be required.

Uploaded by

E-learning
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Question: How to generate a Program ID in BOOMI

community.boomi.com/s/question/0D51W00008R0KWwSAN/how-to-generate-a-program-id-in-boomi

Roy Alex (Member) asked a question.

March 9, 2021 at 9:24 PM


How to generate a Program ID in BOOMI

We would need to receive IDOCS in BOOMI from SAP. For that, as a pre-requisite,SAP
has setup a TRFC connection (using SM59 transaction ) and want the PROGRAM ID to
be entered in SAP. How do we generate the Program ID in BOOMI so that it can be
entered in SAP. So that we could do the connection test in SAP.

Boomi

1/6
Janne Takala (Member)
3 years ago
There can be any number of issues why Boomi is not able to register to SAP.

Try checking from Boomi Atom management on the deployed listeners tab what
error does the SAP listener give. That should give you an idea what to check next.

Are you able to connect to SAP in the first place from the Atom using the
connector? You can test with "import" functionality on the connection operation. if
connection doesnt work, then maybe wrong connection details or network/firewall
issue.

Also you can check:

1) Double check your SAP connection details with the SAP team. including port
numbers.

2) You may need to add lines in the etc/services file on the boomi server to get
Boomi to connect to correct ports. Something like below where XX is the system
number, not sure if all are strictly necessary but you can test yourself.

sapdpXX 32XX/tcp

sapgwXX 48XX/tcp

sapmsXX 36XX/tcp

3)See that SAP security settings allow the server to register with that program id.
(reginfo and secinfo files)

Expand Post

2/6
Janne Takala (Member)
3 years ago
Hi, you dont need to specifically generate a program ID. just use the same string in
both systems, for example "BOOMI"

in Boomi integration process the program id is added to the SAP listen connection
operation.

Roy Alex (Member)


3 years ago
Thank You Janne. We did that and gave the program id as boomi in both SAP &
BOOM. Iwhen we check the test connection from SAP in SM59, it says the error
'DETAIL: TP boomi not registered' & another error 'ERROR: program boomi not
registered', 'Error when opening an RFC connection (CPIC-CALL: 'XXXXXXX' :
cmRc=2 thRc=67

3/6
Janne Takala (Member)
3 years ago
There can be any number of issues why Boomi is not able to register to SAP.

Try checking from Boomi Atom management on the deployed listeners tab what
error does the SAP listener give. That should give you an idea what to check next.

Are you able to connect to SAP in the first place from the Atom using the
connector? You can test with "import" functionality on the connection operation. if
connection doesnt work, then maybe wrong connection details or network/firewall
issue.

Also you can check:

1) Double check your SAP connection details with the SAP team. including port
numbers.

2) You may need to add lines in the etc/services file on the boomi server to get
Boomi to connect to correct ports. Something like below where XX is the system
number, not sure if all are strictly necessary but you can test yourself.

sapdpXX 32XX/tcp

sapgwXX 48XX/tcp

sapmsXX 36XX/tcp

3)See that SAP security settings allow the server to register with that program id.
(reginfo and secinfo files)

Expand Post

4/6
Roy Alex (Member)
3 years ago
Thank you again Janne. We did the registration of program id in SAP (REGINFO &
SECINFO). Is it mandatory for the Local TID Database Configuration for BOOMI to
test the connectivity with SAP using SM59 transaction in SAP?

Janne Takala (Member)


3 years ago
I am not 100% sure, but I would say yes, its necessary to have the DB before
Boomi registers the connection to SAP. You will anyway need it before you
can receive the IDocs.

you dont need db to send idocs use bapis or do "import" on the connector
operation.

Roy Alex (Member)


3 years ago
We will go ahead and do the Local TID Database Configuration Janne. The reason
we did not use BAPI was, we want real time push for SAP to BOOMI for any
changes happened in customer, material price etc.

Janne Takala (Member)


3 years ago
Right, I was asking if you can connect via "import" function or "send" just to
verify if technical connection from boomi server to SAP is possible and you
have all the libraries installed etc...

Roy Alex (Member)


3 years ago
Janne, we did complete the Local TID config. Still when we check the RFC
connection SAP using SM59 the same error is coming as 'DETAIL: TP boomi not
registered'

Janne Takala (Member)


3 years ago
What is the error on Boomi side?

5/6
Roy Alex (Member)
3 years ago
Janne, one more thing, is it mandatory that we need a SAP Unicode system as a
pre -requisite for connecting with BOOMI? Ours is ECC 6.0 SAP_BASIS 731
(Release) 0007 (SP Level) & non unicode.

10 of 12

6/6

You might also like