Quantcast
Channel: SCN : Popular Discussions - SAP Business Client
Viewing all 1327 articles
Browse latest View live

SSO with NWBC for HTML

$
0
0

Dear All,

 

This is the first time i ever have an opportunity to work on NWBC. My company wants to implement SSO using NWBC for HTML and not interested in using any AS JAVA components or SAP Netweaver SSO product.

 

Requirement/Background:

We are going live with HR/PAYROLL and ESS/MSS. The requirement is that users  will use NWBC for HTML to login into backend system(ECC 6.0 EHP5 on Windows /SQL 2008)  and print their payslip and do all allowed activities in ESS/MSS functionality.

 

( I realised from EHP5 we do not require Portal to implement ESS/MSS)

 

AIM:

Company wants to implement single sign on using NWBC for HTML to achieve the above requirement.At the moment users have to change their password every 30 days in production system.Since most of the users logs in only once in a month to print their payslips ,there is always a chance for them  to forget their password or system will prompt to change the password due to 30  day password change restriction, therefore we will get thousands of calls related to password reset every month end. To avoid this we want to implement SSO.

 

Note: If we can achieve SSO then we can disable or make changes to the password expiry parameter

 

My Thoughts:

 

Based on the requirement all i can think of is to authenticate the users at desktop level (AD) and then by clicking on the NWBC link they should be able to login into the backend system automatically, based on the roles assigned to them , they will be able to perform their activities.We can apply the password restrictions at AD level and users only have to remember one password.

 

I would really appreciate if any one can guide me through in achieving this. We are open for any suggestions.

 

Thank You

Raj


Unable to see any content in NWBC even after designing structure through PFCG Menu

$
0
0

Hello Everyone

 

As this is abit new for me , It would be helpful if you can share your valuble inputs on this particular issue.

 

Even after the role is designed in PFCG, When trying to check the same through NWBC, there is no content that is visible.Only the webdynpro added are visible.

Can I know what is difference between adding a T-code and adding a Service( authorization default values )  in PFCG Role Menu ?

 

Will adding only Service wont server this purpose ?

Is it mandatory to Add T-code in role menu inorder to fetch data through NWBC or is there an alternate way available ?

 

Regards

Sunil

How to configure NWBC

$
0
0

Hi All

 

Can someone help me with steps to configure NWBC? If you have any screenshots that would be helpful. Please help.

 

Thanks

Sasidhar Gupta

SAP standard example for Side Panels?

$
0
0

Hiya,

 

I've read up about side panels (thank you to all those who've written the lovely blogs!) and I think they look great!

I'm so excited about them that I'd like to demonstrate the functionality to our business - hopefully to convince them that NWBC, and side panels, are the way forward for their power users.

I was hoping to use a SAP delivered side panel - would anyone know how/where SAP has a standard example side panel that I could use for demonstration purposes?

 

Thanks!

URL to the NWBC HTML

$
0
0

Hi,

 

I know that the NWBC can be accessed through the t-code NWBC. But I want to access the NWBC HTML through the URL. I have tried accessing through the URL that I got by using the NWBC t-code. But it doesn't seems to be working. It works only when I am logged into to the ECC session, if not it's throwing me the error. Can you please let me know what am I missing here?

 

Thanks,

Balajii

How to call ABAP transaction from Webdynpro in NWBC

$
0
0

Hi

 

I need to develop an Webdynpro application who lists Sales Orders. The Application is launched in NWBC DESKTOP version.

 

This part is no big deal...

 

But: i need to gain users the possibility to display the Sales Orders in T-CODE VA03 (ABAP) when they click a link in the list. How can i do that?

 

I have tried to do a test like this:

 

method ONACTIONTEST_LAUNCH .

 

  DATA: url TYPE string,

        query TYPE string.

 

  url = cl_nwbc=>url_construct( html_client        = abap_false

                                canvas_transaction = 'VA03' ).

  cl_nwbc=>url_launch( url ).

 

endmethod.


But this url launches the HTML version of NWBC (inside the Desktop version...). and i want the system to launch the ABAP system.

NWBC Desktop 4.0 Performance questions

$
0
0

Is NWBC for Desktop as fast as regular SAPGUI? Since it employs role-based menus, I understand it is a bit slower starting up because it has to get all the roles, but once NWBC is up and running, should it be just as fast as SAPGUI? I was thinking it should be as fast as SAPGUI because it uses "embedded SAPGUI".

 

What are some reasons that NWBC for Desktop be slower than SAPGUI?

 

Does NWBC 4.0 run faster with CORBU theming turned on and slower when CORBU is turned off? 

 

Thank you in advance,

Rick

Would anyone know why Geomap wouldn't work for EPM?

$
0
0

Hiya,

 

I'm hopeing to use the SAP delivered EPM example to demonstrate Side Panels to the business - with the hope that they want to move to NWBC 4.

I've found a SAP delivered example that has a side panel (hurray!):

However the Geomap just appears like this (oh dear!):

Is there something else that I'd need to install or should the map work 'out-the-box'?

 

Thanks!


POWL Collection or Library

$
0
0

all,

 

New to NWBC and have searched the forums for some information.  

 

1) Is there a collection or library of all the POWLs that are available through NWBC HTML or client?

 

Thank you

NWBC 4.0 Could not retrieve navigation information for any role from the server for your user

$
0
0

I am getting the error

Details for system 'SMP Solman Workcenter' :Could not retrieve navigation information for any role from the server for your user. Contact system administrator and request assignement of valid roles set for your user (refer to transaction SU01)

 

Where as if i launch nwbc from the solution manger then i see the all the work-center tabs correctly.

 

nwbc4-error.jpg

Logo in NWBC

$
0
0

Hi,

 

There are many discussion about this topic but none of them helpful...

 

I have installed SAP NWBC, Version 4.0 final Release PL 6.

 

I referred this page to display a logo/image,

 

imported image in to MIME repository and made an entry in the Table NWBC_CFG for BRANDING_IMAGE, the value refers to '/sap/....'

 

but, I don't see the logo/image.

 

what I am missing?

 

...Naddy

NWBC Change Logs

$
0
0

Hi All,

 

 

 

 

I am working on SAP transportation management (TM) system which uses NWBC. All end users access NWBC and perform various transactions like Create Booking, Change Booking etc.

 

 

 

 

Change logs are not being captured in any of the change tables (CDHDR and CDPOS). I browsed in google and came across concept called Context Log Changes for Webdynpro applications.

 

 

 

 

https://help.sap.com/saphelp_nw70ehp1/helpdata/en/17/023e63ac50439e83d4ed8573df0938/content.htm?frameset=/en/47/af752005c92fe1e10000000a42189d/frameset.htm

 

 

 

 

I have executed the demo existing in my system and demo shows that the whatever changes being done by the users in NWBC can be captured using this context change logs.

 

 

 

 

We are looking to implement this for our project, but before that we have few queries.

 

 

 

 

1. Where do these context logs gets stored if i enable them?

 

 

2. Our TM system is being integrated with GRC system, so if the change logs gets recorded in change tables (CDHDR and CDPOS), GRC can read them.

 

 

3. Does this show any performance issues for our system if enabled?

 

 

 

 

Experts please suggest.

 

 

 

 

Thanks,

Sai.

Which CHIP to use to display an external webpage in a side panel

$
0
0

Hiya,

 

I'm in the process of putting together a demonstration of the wonderful side panel in NWBC.

I though it'd be really neat if I could get an external web page to appear in the side panel - I'm sure that would impress everyone as we have our documentation for SAP stored on a a separate web site

Is there already an example for this or, failing that, would anyone know of a chip that I could use to do this?

 

Thanks and all the best!

Providing Data to the NWBC Side Panel from SAPUI5

SSO with NWBC for HTML

$
0
0

Dear All,

 

This is the first time i ever have an opportunity to work on NWBC. My company wants to implement SSO using NWBC for HTML and not interested in using any AS JAVA components or SAP Netweaver SSO product.

 

Requirement/Background:

We are going live with HR/PAYROLL and ESS/MSS. The requirement is that users  will use NWBC for HTML to login into backend system(ECC 6.0 EHP5 on Windows /SQL 2008)  and print their payslip and do all allowed activities in ESS/MSS functionality.

 

( I realised from EHP5 we do not require Portal to implement ESS/MSS)

 

AIM:

Company wants to implement single sign on using NWBC for HTML to achieve the above requirement.At the moment users have to change their password every 30 days in production system.Since most of the users logs in only once in a month to print their payslips ,there is always a chance for them  to forget their password or system will prompt to change the password due to 30  day password change restriction, therefore we will get thousands of calls related to password reset every month end. To avoid this we want to implement SSO.

 

Note: If we can achieve SSO then we can disable or make changes to the password expiry parameter

 

My Thoughts:

 

Based on the requirement all i can think of is to authenticate the users at desktop level (AD) and then by clicking on the NWBC link they should be able to login into the backend system automatically, based on the roles assigned to them , they will be able to perform their activities.We can apply the password restrictions at AD level and users only have to remember one password.

 

I would really appreciate if any one can guide me through in achieving this. We are open for any suggestions.

 

Thank You

Raj


Empty chip catalog

$
0
0

Hi all,

 

Our system is at EHP6 SP02.

 

I am trying to configure side panel for a transaction. At the end of the configuration process, when I am trying to add a chip,  from chip catalogue ; the system is giving a message, that the chip catalog is empty.

 

Exact errror message is: 'The table does not contain any data' .

 

Please guide me in correcting the issue.

 

Thank you.

URL to the NWBC HTML

$
0
0

Hi,

 

I know that the NWBC can be accessed through the t-code NWBC. But I want to access the NWBC HTML through the URL. I have tried accessing through the URL that I got by using the NWBC t-code. But it doesn't seems to be working. It works only when I am logged into to the ECC session, if not it's throwing me the error. Can you please let me know what am I missing here?

 

Thanks,

Balajii

License requirement for Business Client

$
0
0

Hi

Is there any Licensing requirement for Implementing Business Client?

Currently we are on

1.SAP ECC 6.0 EHP5

2.Netweaver Portal 7.31 SP6

and would like to use Netweaver Business Client for R3 and Portal.

 

Regards

Rajendra

It appers that I can not just hit ENTER on my keyboard to get thru a error message...

$
0
0

I have to use the 'green check' mark to get past the missing parts message..... and then SAVE...annoying and extra clicks. In std SAP I can keyboard enter thru any warning message.  Does anyone know if this set up can be set in NWBC to act like std SAP?

NWBC 4.3, Easy Access Favorites & Web Entry

$
0
0

I was exploring the NWBC 4.3 (with 7.31 NW Backend) "Easy Access Favorites" features, and was little surprise that it does NOT seem to like favorite based on Web Entry (e.g. google.com).  I could launchthe favorite via the SAPGUI; but when I click on the Web favorite via NWBC, it will run forever.

 

Is anybody else experiencing similar issue?

Viewing all 1327 articles
Browse latest View live