cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: NW Business Client

Former Member
0 Kudos

Hello SDNers,

I am trying to configure NWBC to connect to one of my ECC 6.0 system. Below are the steps i've done so far.

- Installed and configured the system parameters in the preferences.

- Activated the service /sap/bc/dal/demoA

- In SSM_CUST i have changed CONDENSE_MENU value to YES.

- Changed the following system parameters

sapgui/user_scripting_set_readonly - TRUE

sapgui/user_scripting_disable_recording - FALSE

sapgui/user_scripting - TRUE

But when i try to "switch to" the ERP system , I am getting an error.

"Failed to load content from connection A1 Template! (error: invalid server response)"

If i test the service in SICF I'm getting the message "<?xml version="1.0" encoding="UTF-8" ?>

<DAL />"

Not sure what to do next ? Could you please guide me how to proceed...

Thanks in advance!

Abhilash

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi again,

The log in NWBCClient.trc is,

21.10.2008 11:32:50

ERROR <NWBC::CBackendConnection> | CConnectionTool::setupProxyAutoConfig: WinHttpGetProxyForUrl() failed (connection HTTP://<FQDN>:8010/sap/bc/dal/demoA, error 12180 (0x2F94): )

ERROR <NWBC::CBackendConnection> | failed to startup connection A1 Template!

ERROR <NWBC::CConnectionManager> | Failed to load content from connection A1 Template! (error invalid server response, error code 1)

Regards,

Abhilash

Former Member
0 Kudos

Hello all,

The error which I was getting was because of the wrong SSO parameters.

I have modified the following parameters.

login/accept_sso2_ticket = 1

login/create_sso2_ticket = 2

But now I am facing another issue,

I am able to log in. But the home page is coming as blank. No navigation menu!

When I check the PFCG, one particular tab "SAP intern" is missing in my system (which is mentioned in the configuration part in help.sap.com)

Has anyone faced the same issue ?

Regards,

Abhilash

Former Member
0 Kudos

Hello all,

That was an issue with the role I created.

There was no sub trees in the role structure. Now, when I changed the role structure, everything is coming as is it should be

Regards

Abhilash

Former Member
0 Kudos

hi Abhilash,

Can you send me some documents regarding configuration of NWBC.

Thanu

Former Member
0 Kudos

Hello Thanu,

I don't have a document as such.

But i have referred the following,

Notes:

Note 480149 - New profile parameter for user scripting at the front end.pdf

Note 517860 - Logging on to BSP applications.pdf

Note 616900 - BSP Troubleshooting and FAQs.pdf

Note 817529 - Checking the SSO configuration.pdf

I hope this will be of some help to you .

Regards,

Abhilash

Former Member
0 Kudos

thank you.