Party communication channel for multiple stores with multiple user id and passwords in sap pi

Hi Exeperts,
I have a scenario proxy to SAOP . where i am sending some information from my stores to third party company   with single user id and password in communication channel.
but requirement  is changed now  i have 20 stores  with 20 user id and password for communication channel.how can i achieve this requirement?
Can i create 20 communication channels  for 20 stores  or can handle through the party based communication ?
Please  help us achieve the requirement.
Regards
Ravinder.s

Hi,
In the SOAP Receiver adapter, you can only store 10 userid/password combinations via Authorization Keys. These are called via Dynamic Configuration via technical name TAuthKey. In your case, for it to work, you need:
1. 2 business components/2 SOAP receiver communication channels.
2. 1 receiver determination with xPath for username to determine correct business component
3. 1 interface determination
4. 2 receiver agreements (one for each cc)
Hope this helps,
Mark

Similar Messages

  • HT204053 I did not know my kids had set up an Itunes account for me with one user name and password.  then i got an i phone and set it up with a different email address and new password.  how can i get my accounts to merge so i can have all of my music on

    I did not know my kids had set up an Itunes account for me with one user name and password.  then i got an i phone and set it up with a different email address and new password.  how can i get my accounts to merge so i can have all of my music on my iphone

    Quote: "You cannot merge two or more Apple IDs into a single one. You can, however, use one Apple ID for iCloud services and another Apple ID for store purchases (including iTunes in the Cloud and iTunes Match). See “Using one Apple ID for iCloud and a different Apple ID for Store Purchases” above for details." See also Apple ID & iCloud FAQ: http://support.apple.com/kb/HT4895?viewlocale=en_US&locale=en_US
    You can set up your iCloud account on your iOS device under: "Settings > iCloud" and a other account for store purchases under "Settings > iTunes & App Stores". Unfortunately merging accounts is not possible but you could transfer all of your music manually via iTunes from your Mac or PC.

  • Hi,  Trying to log in with my user id and password at iocbc but was not able to access. Problem message shown : Applet not initialised or may not be supported. Please refresh the page or check the browser setting  Anyone can advise? or i need to download?

    Hi,
    i have the same problem?
    Trying to log in with my user id and password at iocbc but was not able to access.
    Problem message shown : Applet not initialised or may not be supported. Please refresh the page or check the browser setting
    Anyone can advise?

    You need to install Java for your Mac OS version, and/or make sure it's enabled in the Java Preferences application and your browser's preferences.

  • Invoke-sqlcmd with domain user name and password

    I am trying to execute below small SQL script from powershell by passing my domain user name and password..but it is throwing an error login failed for the user.
    Howerver I am able to execute the same query by passing normal user 'non domain' and password. The issue is only when i am trying to connect with domain username.
    Can you please suggest if there is any way to execute below query with domain user..
    Invoke-Sqlcmd
    -query "select name from master.sys.databases"
    -ServerInstance "CM-NCKM-DBTST04\SQL2012" -username "sos\9venk" -password "xxxx"
    Thanks
    Venkat
    venkat

    Hi Venkat,
    Agree with Mike, to connect sql via powershell, you can refer to this article about authentications:
    Connecting to SQL Server through Powershell
    Please try to gather credentials using Get-Credential, and then use New-PSSession -Authentication CredSSP to open the pssession.
    A similar discussion about this issue is for your reference:
    Invoke-SQLCmd with Different Credential
    If there is anything else regarding this issue, please feel free to post back.
    Best Regards,
    Anna Wang
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Logging into portal with r3 user id and password.

    I need to login to a portal using R3 user ID and password.
    It would be really helpful if anyone could provide me with the steps involved in it.

    Yes it is ABAP System Tab and not ABAP Server Tab.
    Before going to the ABAP System Tab, Select ABAP System from the dropdown(in Data Source Tab) and then you should be able to enter ECC Server Details.
    I hope you created SAPJSF as suggested in the help link and attaced the required ABAP roles to the user.
    Also Ensure to test with Test Connection button to be succesful.
    If error persists,Please post the errror details
    Edited by: Santhosh Edla on Feb 24, 2009 4:34 PM

  • Multiple communication channels for file adapter based on user name

    I am using this Idoc-to-File scenario, using FTP for sending the files to file server. Target directory is determined by user id which is unique for a field called ASC.  Field ASC is a part of incoming Idoc. There are 40 ASC; that means I have 40 user ids/password. Is there way of creating a file communication channel where user id/password can be supplied dynamically. Or there is an alternative to creating 40 different channels, one for each ASC.
    Thanks,
    Dehra

    Hi,
    you need to create 40 channels if you have users
    as dynamically you can only create:
    File Name
    Directory
    File Type
    File Encoding
    Temporary Name Scheme for Target File Name
    with FTP adapter
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • HT1338 How do i erase the ID of the previous owner of my iMac Mini in the Mac App Store with my own ID and Password.Help please.

    How do i replace/erase the ID of the previous owner of my iMac Mini in the Apps Store with my own Apple ID.All attempts to erase the previous owners I(D are unsuccessful.Can anyone out there please help? Many thanks.

    You are NOT allowed to assume or take over or merge the previous Owner's Apple ID Account with yours.  The Apps and media that that Owner bought in the Mac Store and iTunes Store were solely for his use and CANNOT under the Terms of Use for Apple be transferred to or used by anyone else.  You'll have to purchase new anything you want to use from the Store.  And you will Not be able to Update any Apple Apps he left on the Mac. Sorry, but those are the rules.

  • Open a new peoplesoft session with different user id and password.

    I am already logged in a peoplesoft session. From here i want to open another peoplesoft session (in different window) with different user and password.
    Can anybody help...?

    The problem you're going to have with this is that in PeopleSoft there are some memory-resident cookies in your browser session that identify your session (jsessionid) to the web server and your identity (PSTOKEN) to the PeopleSoft servlets. With tabbed browsers (Firefox, IE7+) you have to do some "special" things to get them to create multiple browser sessions with distinct cookies.
    For Firefox, you have to create a distinct profile. Do this by closing down firefox and running "firefox -ProfileManager" from the command line. Then you can create a second firefox profile (note: it won't inherit any of your bookmarks or add-ins from the existing profile). Then after starting firefox with your default profile, you can start a second instance of firefox with the command line "firefox -p <mynewprofile> -no-remote. This will start a second instance of firefox with it's own cookies that can independently log in to a second PeopleSoft system
    For IE7 or IE8, it's a little easier. Start your first browser session as normal, and then to start the second session, use the commandline "C:\Program Files\Internet Explorer\iexplore.exe" -new. This will start your second browser instance with a new set of cookies.
    Hope it helps.

  • Web Services with Authentication - User Name and Password.

    How to create a web service and web service client where the need is to authenticate using SOAP Header based authentiacation. The authentication is to be based on UserName and Password in the SOAP Header.
    Regards
    Pramod.

    Dear Pierluigi Vernetto
    What is meant when they say to include SOAPHeader with the parameters UserName, Password for Authentication. How this type of authentication is done.Can you please provide some code snipped to facilitate. I am new to the web services and did successfully a web service generation and client generation using WSDL.
    WSDL Snippet :
    - <wsdl:operation name="RegisterService">
    <soap12:operation soapAction="http://www.abc.com/webservices/RegisterService" style="document" />
    - <wsdl:input>
    <soap12:body use="literal" />
    <soap12:header message="tns:RegisterServiceAuthenticate_Info" part="Authenticate_Info" use="literal" />
    </wsdl:input>
    - <wsdl:output>
    <soap12:body use="literal" />
    </wsdl:output>
    </wsdl:operation>
    - <wsdl:types>
    - <s:schema elementFormDefault="qualified" targetNamespace="http://www.abc.com/webservices/">
    - <s:element name="RegisterService">
    - <s:complexType>
    - <s:sequence>
    - <s:element minOccurs="0" maxOccurs="1" name="InputText">
    - <s:complexType>
    - <s:sequence>
    <s:any />
    </s:sequence>
    </s:complexType>
    </s:element>
    </s:sequence>
    </s:complexType>
    </s:element>
    - <s:element name="RegisterServiceResponse">
    - <s:complexType>
    - <s:sequence>
    - <s:element minOccurs="0" maxOccurs="1" name="RegisterServiceResult">
    - <s:complexType>
    - <s:sequence>
    <s:any />
    </s:sequence>
    </s:complexType>
    </s:element>
    </s:sequence>
    </s:complexType>
    </s:element>
    <s:element name="Authenticate_Info" type="tns:Authenticate_Info" />
    - <s:complexType name="Authenticate_Info">
    - <s:sequence>
    <s:element minOccurs="0" maxOccurs="1" name="UserName" type="s:string" />
    <s:element minOccurs="0" maxOccurs="1" name="Password" type="s:string" />
    </s:sequence>
    <s:anyAttribute />
    </s:complexType>
    If i simply create the web service using the WSDL , will the Authenticate_Info will be taken care of.
    What needs to be done for the Client side .jsp code and how this information of UserName and Password will be passed while making the call to the web service.
    regards
    Pramod.

  • I have an IPad that has an old apple ID for the app store. How do I get rid of that so that I can get into the app store with my own nID and password?

    I have an IPad that has someone elses ID for the App store. How do I get rid of that so I can use my own?

    The previous user needs to do this.
    What to do before selling or giving away your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT5661
    Find My iPhone Activation Lock: Removing a device from a previous owner’s account
    http://support.apple.com/kb/ts4515
    Buying or Selling a Used iPhone or iPad Running iOS 7? Read This First!
    http://www.makeuseof.com/tag/buying-or-selling-a-used-iphone-running-ios-7-read- this-first/
     Cheers, Tom

  • Just registered a brand new iPod Touch for my daughter (created new user name and password) but when she went to App Store and typed in aforementioned Apple ID and password it tells us these are incorrect when I know they are correct. What's up?

    The title says it all.
    Please help.
    Sam

    - Go to Settings>iTunes and App Store and sign out and sign back in
    - Reset the password and try again. After  resetting the PW sing out and sign back in
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.

  • Although I can receive mail on my btinternet address I cannot reply or send. My settings , apart from user name are extactly the same as my wife's who has no problem.  We are the same account but with different user names and passwords.

    Settings use mail.btinternet.com as smtp, SsL is on, port 995

    Hello Bigstorr,
    It sounds like you are not able to send emails from your iPad.  I found a couple of resources that address issues with email on the iPad:
    Setting up and troubleshooting Mail
    https://www.apple.com/support/ipad/assistant/mail/
    iOS: Unable to send or receive email
    http://support.apple.com/kb/ts3899
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Problems with invalid user name and password

    We have a one week old MacBook 2.2GHz basic white model that is generally working well.
    However a problem has now arisen whereby on any attempt to shutdown or restart it won't accept the administrator user name and password, returning an 'invalid' warning. The issue seems to be the user name as the administrator password has worked OK in other situations. Naturally I have checked and re-checked the user name (which was in the form (first name followed by surname in upper and lower case) and it was OK (in any case it was being prompted automatically by the system.)
    I have subsequently changed the administrator name (to the form first name only in upper and lower) and the password as suggested by the following article:
    http://docs.info.apple.com/article.html?artnum=306876
    Nothing has changed. Can anyone help?

    HI Martin, a late post to confirm the solution from the last post by using the "RETURN" key works..
    (mouse click worked ok in Tiger 10.4.x I thought).
    Tis was a delight and so obvious after seeing these symptoms.
    I have posted this entry in case anyone else get's into this situation since OSX LEopard 10.5. Several people have encountered this issue where they may have:
    • LEopard 10.5.x installed
    • have 2 or more active users LOGGED into the OSX system via fast user / fastuser switching
    • request a SHUTDOWN or RESTART from an user
    • get a OSX request to supply administrator attributed user and it's associated password to validate SHUTDOWN | RESTART request,
    • have admin | root account verification failure of password after 'clicking'.
    After some months of frustration, it seems a simple PRESS of the "RETURN key" works!
    Simply, DON'T mouse click after entering admin user/password.... instead press "RETURN" key.
    fwiw.
    w

  • I have to log in everytime with my user name and password even though "Keep me logged in ...." is checked, this just started

    I don't know what else to say about this but I guess I have to enter something in this box.

    gemma252 wrote:
    I have just installed snow leopard and reset my admin name and password.
    Likely because both occurred at the same time and/or you created another Admin user/ didn't allow the new Admin to admin the machine?
    Hold c and boot off your Snow Leopard install disk and second screen in under the Utilities menu is Reset Password.
    There is also a Single User mode (caution root user!) way to reset passwords on each account.
    http://osxdaily.com/2011/04/25/change-admin-password-mac/
    Before you do that, make sure at any opportunity to backup your files manually to a external drive and disconnect.

  • I restored default setting and now my phone wont allow me to unlock it with my existing user id and password.

    I cannot unlock my phone with my user id and password after I restored default setting.

    Hello brgrtato,
    Thanks for using Apple Support Communities.
    You need to remove the account, and sign back in with your current Apple ID account.
    iOS: Sign in with a different Apple ID in the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT1311
    Take care,
    Alex H.

Maybe you are looking for