cancel
Showing results for 
Search instead for 
Did you mean: 

BI-JAVA - ABAP RFC connection viaTemplate error

Former Member
0 Kudos
57

Hi all,

I am using BI-JAVA template to setup backend BI-Portal connectivity. However, in it's first step of ABAP RFC connection installation I get the following error:

1 Create Destination in ABAP Import not successful Element 'SAPConfigLib.IDS.Unclassified.createRfcDestination':!BrokerImport.import_of_element_failed!!BrokerImport.Fehler!com.sap.tc.lm.ctc.cul.cpi.exceptions.CPIBaseException: <Localization failed: ResourceBundle='com.sap.tc.lm.ctc.cul.cpi.CPIResourceBundle', ID='com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.tc.lm.ctc.cul.cpi.BaseException_BASE_EXCEPTION:com.sap.tc.lm.ctc.provider.javaServiceProvider.JavaServiceWriter.writeElement!BrokerImport.LINE!157-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.86

-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128

-:com.sap.tc.lm.ctc.cul.broker.BrokerImport.importElement.128

-:com.sap.tc.lm.ctc.cul.serviceimpl.importservice.CULConfigurationImport.importConfiguration.96

-:com.sap.tc.lm.ctc.ccl.templateinstaller.StepExecuter.run.41

Element 'SAPConfigLib.IDS.Unclassified.createRfcDestination':Error during executing Java Reflection:RFC_DESTINATION_ERROR

Being a BI person, I don't have expert knowledge of Portal, please advise how to fix this.

Kind regards.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Simon,

Thanks, but the thread does not offer a solution though it's marked answered.

Anyway, in this case, I had error in step 1- on system IDS: Configure ABAP RFC when using template BI-JAVA. What I did is created an ABAP RFT via SM59 manually and skipped step 1 of BI-JAVA template. After this, all remaining steps 2-14 I guess ran successfully without issue.

Yet the query designer fails to publish reports on web and points towards:

http://portal-dmb.wdf.sap.corp:50100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.p...

which is classifed as a broken link on IE.

Hi Anagha.

Which instance profile to add this parameters, by default the template selected IDS. Should it be add to both IDS and BIW profiles?

Please advise.

Former Member
0 Kudos

Hi,

You should have the parameters mentioned at: /usr/sap/<SID>/sys/profiles/<Instance profile> after which you should restart the server...

You could as well check if the ABAP User has required rights to create RFC destinations.

Regards,

Anagha

Former Member
0 Kudos

By the way I see that this thread is answered... did you solve your problem already? If so, could you please update this thread with the solution so that others too get the benefit.

Former Member
0 Kudos

Has the instance profile been added with the following parameters?

login / accept_sso2_ticket = 1

login / create_sso2_ticket = 2

Former Member
0 Kudos

I suggest you take a look at this post. It might help you.

[|]

BRgds,

Simon