cancel
Showing results for 
Search instead for 
Did you mean: 

SNC calling URL for Supplier and customer users

Former Member
0 Kudos

Dear Experts,

I need help from URL for Calling SAP SNC.

I am referring below document

http://help.sap.com/saphelp_SNC700_ehp02/helpdata/en/46/5676507423e315e10000000a441470/content.htm?f...

I have a query wherein after a Golive of For Supplier user logon Can i provide a link which can redirect to the Supplier view wherein the Supplier user will be logging in with his credentials and will take him to supplier view with the authorization that has been provided to him/her.



http://<Host name>:<Port number>/sap/bc/webdynpro/scf/snc_s?sap-language=<Language>

Similarly for Customer view Can i provide the same Link (URL) lets say ...https://sncportal.com and it will redirect to below link wherein the Customer user will be logging in with his creadentials

http://<Host name>:<Port number>/sap/bc/webdynpro/scf/snc_c?sap-language=<Language>

what the is General practice that is folllowed in SNC implementation for Supplier view and customer view.

Thanks for your inputs

Shailesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shailesh,

There are 2 ways to do it:

1- SAP Portal: If you are using SAP Portal is your landscape then you can ask that team to connect SNC screens as a tile or menu step where they can connect easly by signle sign on.

2- Web Dispatcher: In your customer if there is a webdispatcher who can generate a link like you mention can be connected to back-end SNC system. Of course they need to very carefoul about the certificates and security rules.

Regards,

Selim Batur

Former Member
0 Kudos

Thanks a Lot Selim .

We will be going through Webdispatcher.

I will discuss with the Basis team for the same.

As you mentioned

Web Dispatcher:

In your customer if there is a webdispatcher who can generate a link like you mention can be connected to back-end SNC system. Of course they need to very carefoul about the certificates and security rules.


Will there be a same link for Customer view as well as Supplier View.


Regards

shailesh

Former Member
0 Kudos

Hi Shailesh,

If you use web dispatcher then they need to create 2 external link for Supplier & Customer screens because it has a  1 to 1 relationship.

Even there are other options to do it via both services but it will requires some coding to distribute.

If you use SAP Portal then user can see the relevant screen according to his role.

Regards,

Selim Batur

Answers (1)

Answers (1)

shekhar_gupta3
Explorer
0 Kudos

Hi Shailesh,

Yes, you can provide links (web URL) to suppliers and customers to access SNC.

Normally access to SNC URLs is done via some existing company portal (e.g. SAP Enterprise Portal) which acts as single entry point for all applications.

or

Can be also done via direct URL of SNC. If you want to do this (direct access to SNC using URL), please make sure URL is setup over Internet.

Cheers,

Shekhar

Former Member
0 Kudos

Thanks Shekhar

Well lets say if Supplier's(user) or Customer's USer would like to logon through company's Website or URL(who implemented SNC) then do i need to provide link for Customer as well as supplier Logon which should redirect them to respective views accordingly.

Supplier View::

http://<Host name>:<Port number>/sap/bc/webdynpro/scf/snc_s?sap-language=<Language>

Customer View :

http://<Host name>:<Port number>/sap/bc/webdynpro/scf/snc_c?sap-language=<Language>

I can give the URL's which need to be saved in their favorities(But lets say if their Favorites get deleted) so these URL Supplier view and customer view are little difficult to remember.So I would like the Supplier and Customer to be redirected directly to the above link from common URL.

What are the best practices.

Regards

shailesh