Multiple Secure Zones with a Single Login Form

Hello, I've created a login form and 20 different secure zones. I am needing to redirect users to their own personal secure zone automatically once they login (without the need for them to choose the secure zone) Can you please let me know how this can be done? Thank you much

Hi
The main difference is :
Using generic secure zone login option : When customer logs in , he stays on the same page. I mean , Generic secure zone in BC doesn't support redirect to other pages . However, he will have access to all the pages that were in other secure zones to which he actually subscribed to.
Using Specific secure zone login form, you have option to redirect the user to specific landing page and user will have access to data that is placed in this specific secure zone.
You may locate the Generic secure zone login form in toolbox > site modules > secure zones > sign in form >  as shown in below screenshot :

Similar Messages

  • Subscribe Multiple Secure Zones

    Hi,
    Is it possible to subscribe multiple secure zones using a single webform :
    Example : Secure Zone 1 - payment is needed (when subscribed order should be generated)
    Secure Zone 2 : no payment required.
    User when submits a single webform user gets susbcribed to Secure Zone 1 as well as Secure Zone 2.
    Thank you
    Greogry M

    I've been thinking about this scenario on my current project.
    The only reason people join our site is to gain access to premium content (lessons). When that access expires, so does their access to clicking on the hidden form button you've proposed which would subscribe them to the "upgrade/renew" securezone (ie: "Click here to upgrade/renew"). 
    So, it seems, upon signing up for a regular membership, I'd have to immediately present the new member with an obvious button which says "ACTIVATE YOUR ACCOUNT" (even though it is already active), and, by clicking this button he/she would then be subscribed to the non-expiring "upgrade" securezone.  This seems risky, since someone may never bother to click activate.
    Which leaves, somehow Ajaxing someone in to the upgrade securezone upon their initial membership signup.
    Am I understanding correctly? Or can somone point out a better way to do this?
    Thanks,
    Brian

  • How to use single web form for multiple secure zone signup?

    I have multiple secure zones in my website. I want to sell membership of secure zones to users of my website. I want, users signup for multiple secure zone of their choice and submit payment. Is it possible if can you please explain a bit or refer me to an doc about it.
    Thanks a lot for your time,

    I realize this isn't likely, but do you know of a way to allow the user to select the secure zone to be registered (e.g. from a list of multiple secure zones or entering ID of one sz into a text input) from within a single web form? I wonder if this can be passed in through a parameter in the action URL or through a special system field.
    Thanks

  • Multiple vendor payments with a single u201CYOURSELFu201D cheque

    Hi,
    How do we handle multiple vendor payments with a single u201CYOURSELFu201D cheque, drawn in favor of the paying banker? OR NEFT transfers in SAP.
    Thanks,
    M. Senthil

    Hi
    First things first:
    1. You want to create a single payment document for multiple vendors.  In such a case, you will not be able to use F110. You need to use F-53 or F-f8 in such a case. In the all the vendor masters, maintain the alternative payee with Description as "YOURSELF". There after, if you are using F-53, use FBZ5 to print the cheque in the name of alternative payee.
    2. if you are using F110, multiple payment documents will be created for different vendors. In FBZP Config, you can assign the Payment Advise Form in the Payment Method Step in FBZP Config
    Regards
    Sanil

  • Is there a way to log in to a Secure Zone with an email address intead of username?

    Hi,
    I want users to have the ability to login to a Secure Zone with which ever email address they used to sign up, not the username they created, as that is something they forget too often.  Is this possible?
    Thanks in advance!

    hey Liam
    maybe you could have a secondary field to use email address instead of username and when the customer enters their email address you could use the new BC.Next features to query the CRM (module_data) to retrieve the username
    what do you think?
    that would give you the option to use either?
    but ur way is simplest
    brett

  • Secure zones with multiple passwords

    To many of you experts out there this may be a rather dumb question but I am just trying to get the answer verified before I go back to my client with the information. I have a client that wants to have a portion of his site set up as a secure zone "for members only". He wants each member to use their email as their ID but be able to set their own unique password rather than everyone sharing a single password. Can this be done in BC? If so, how?
    These members will not be administators of any kind, just customers with access to this secure area. (It might be a blog or news section of some kind, they have not been very clear about that as yet. I just need to know so I don't want to over-promise anything with BC.
    Thanks in advance for your help
    Kevin

    Hi,
    There will be one set of password to gain access to secure zones for each contact.  Based on their zone access the login will allow them to access.  So to answer your question it's yes contacts can sign up to a secure zone through a web form or your site admin can grant access for them. 
    More details: http://helpx.adobe.com/business-catalyst/partner/add-secure-area-your-site.html
    Hope this helps!
    -Sidney

  • How to create a Payment Form for access to multiple secure zones

    I'm trying to create a Payment Form that allows the user to select from a dropdown of videos, each of which represents a secure zone page with an embedded video.
    What I can't figure out -- and tech chat can't help -- is how to redirect the user to the correct secure zone for the video they purchased.
    Videos are are streaming, vimeo embeds, not downloads.
    Anyone know how to do this? Can post link to test form if you need it.
    Thanks!
    jerry

    Hi,
    This can be done for already available list. Have a look at the following steps:
    Create an Empty SharePoint Project, then right click the project, add SharePoint “Layouts” Mapped Folder.
    Right click the project name, add New item Application Page, then add the custom code there.
    Under Features, add a feature, right click the added feature then add an event receiver, override the FeatureActivated method to set the new edit/new form as the default form.
    How to set new form as default form:
    SPList lstTest = web.Lists["Shared Documents"];
    string newUrl =
    string.Format("layouts/NewEditForm.aspx", web.ServerRelativeUrl, lstTest.RootFolder.Url);
    var form = web.GetFile(newUrl);
    if (form !=
    null && form.Exists)
     //string newFomrUrl = lstTest.DefaultEditFormUrl.Replace("EditForm.aspx", "docEditForm.aspx");
      lstTest.DefaultEditFormUrl = newUrl;
      lstTest.Update();
    For more information, see
    http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2011/05/12/sharepoint-2010-cookbook-how-to-create-a-customized-list-edit-form-for-development-in-visual-studio-2010.aspx
    To add a custom list form, the best way I think is using SharePoint Designer 2010, it’s very fast.
    Regards,
    Kelly Chen

  • How multiple secure zones act now?

    I give trial membership on the site, it gives 30 days of access, when it finishes the users subscription to that zone ends and he gets asigned to regular secure zone access again (this tick in customer subscribtions tab disapears automatically). At least that's how it was before if I remember right. So has something been changed to secure zone handling and administration or was it always this way?
    The biggest problem I now face is that when trial zone expires customer can't login at all, even though his other regular secure zone (which expires: never) is asigned to him. I use smart login form with redirect page that decides to what secure zone customer should be forwarded so I thought maybe this expired zone gets selected but it seems thats not the case. Even if I login user directly to his regular secure zone which has no expiration I get "secure zone expired" page. If I manually uncheck this expired zone subscription, customer can login again.
    Thanks

    Hi Liam,
    thanks for the quick response
    yes i've put together the test page and the tag renders both zones expired and not, please see screen shot:
    Even if i press "Talent" which expires never I get this Zone Expiry system page.
    With login form the redirect is done as Kiyuco suggests: submit button links to redirect page where ajax checks zones user is subscribed to and redirects to the first one in the list.

  • Multiple iTunes accounts with a single ipod?

    I just bought my daughter a new ipod Touch.  Will she be able to download music into the ipod from both my itunes account and from her mom's seperate itunes account, or will her ipod only be able to be associated with a single itunes account?  Thanks.

    You can use multiple iTunes accounts on one iPod.  Just note that you can only sync with one iTunes library/computer.  However, yu can manage music among different computers. See:
    Using iPhone, iPad, or iPod with multiple computers

  • How to setup multiple DNS zones in a single domain

    We have a small charter school running a Mac Open Directory network on a single subnet with a single registered FQDN for its internal domain. We are about to open a second school within a wing of the same building which will also be on a Mac Open Directory domain, but since it is legally a separate school (just administered by the same staff) it needs to be on it's own subnet and have its own LDAP directory.
    Is there a way to program DNS between the two schools so that DNS traffic can be routed between them without breaking the DNS and Open Directory/Kerberos realms of either? Both schools will share the same internal domain name. Is it as simple as creating two primary DNS zones on each other's nameservers, both using the same domain name but each having its own designated nameserver for that particular subnet?
    For instance, the existing school is running DNS on server1.example.com within the 10.39.54.0/23 subnet. The second school will be running DNS on server2.example.com within the 10.39.56.0/23 subnet. Would I then simply create two primary zones within each subnet, one referring to its own with itself as the nameserver and one within the neighbor subnet referencing that subnet's server as the designated nameserver.
    Or would I do this with each schools DNS servers searching through its own subnet as its primary zone with the neighbor zone being added as a secondary zone?
    Thanks!

    You have two options.
    Use a DNS server with a single internal domain example.com and have (as you said) server1.example.com
    If the two subnets are on separate networks either via a router or VLAN, then you could run a separate DHCP server on each and advertise the appropriate DNS server for that subnet.
    Otherwise you could have a single DNS server and either single DHCP advertising that single DNS server and have both server1 and server2 in the single DNS zone, or a DHCP server in each subnet but still pointing to the same single DNS server.
    Each of these two servers would be an Open Directory Master
    Note: in DNS terminology a DNS 'zone' is the same thing as a Domain Name.
    The second option which if you want to keep the two 'schools' completely separate is to do the following
    Use a DNS server per subnet
    Use a DHCP server per subnet
    Use a different domain name per school e.g. school1.com and school2.com
    Create a server record on each as appropriate e.g. server1.school1.com and server2.school2.com
    You cannot have a single DNS server have two identical zones e.g. example.com and example.com as they are of course the same thing.
    If the two schools will merge officially at some point it might be better to use the same domain name, if they are going to fully split then definiately it is going to be better to use two different domain names.

  • Replace multiple space characters with a single space

    Hi,
    Oracle 11g R2.
    Looking for a way to replace multiple space characters in a row with a single space. For example, the text "abc abc" should look like "abc abc". I tried toying with replace, but it only works for the case of 2 spaces. Need a solution for the cases where there could be 2 or more spaces.
    select replace(column1, chr(32)||chr(32), chr(32)) from tablea

    Hi,
    If you had to do this without regular expressions, you could use:
    SELECT  REPLACE ( REPLACE ( REPLACE (str, ' ', '~ ')
                     , ' ~'
              , '~ '
              )     AS new_str
    FROM    table_x;assuming there is some sub-string (I used '~' above) that never occurs right next to a space.
    However, unless you're uisng Oracle 9 (or earlier, which you're not doing) you don't have to do this without regular expressions. As you can see, the way Solomon showed is much simpler.

  • Is it possible to maintain multiple payment formats with a single Program

    Hi,
    Is it possible to maintain multiple payment formats with in a single program.
    For example let us assume that we have created 2 payments formats as 'XX-PAY1' & 'XX-PAY2'.
    When i select the parameter as '1' then 'XX-PAY1' has to run else 'XX-PAY2'.
    if its possible could you please tel us where to define the parameters in Setups.
    Many thanks,
    Zaheer S

    nazzu wrote:
    Hi,
    Is it possible to maintain multiple payment formats with in a single program.
    For example let us assume that we have created 2 payments formats as 'XX-PAY1' & 'XX-PAY2'.
    When i select the parameter as '1' then 'XX-PAY1' has to run else 'XX-PAY2'.
    if its possible could you please tel us where to define the parameters in Setups.
    Many thanks,
    Zaheer SSounds like an Apps question. Start here: https://forums.oracle.com/forums/category.jspa?categoryID=3

  • Deleting Secure Zones with Import

    I have a client who gets their monthly membership updates from their National Organization. They get a list each month of adds / drops and changes to email addresses, etc. I need to figure out how to remove the drops list from their secure zone access.
    I tried to import the Secure Zone Expiry in the format dd-mmm-yyyy but it didn't over write the field.
    Suggestions? Thanks!

    Hi,
    If you are still having this problem, try format mm-dd-yyyy

  • Comparison of multiple column values with a single column value

    I have two separate tables say Tab1 and Tab2
    I want to select some datas , which is common to both the tables.
    In tab1 , there is a column 'STATE' and it's value is 'A'
    In tab2, there are multiple columns for the state, say STATE_A,STATE_B, STATE_C ETC and a row is present with the following details
    STATE_A = 1, STATE_B =1 ,STATE_C =0,STATE_D=1
    I need to select STATE when STATE_A ='1',
    if my STATE='B', this STATE has to be selected since STATE_B =' 1', similraly
    if my STATE='D', this STATE has to be selected since STATE_D =' 1',
    If my STATE='C', STATE_C should not get selected since it's '0'.
    Is it possible to do this in a single SELECT statement, where I have some other checks also or else how can I achieve it?

    Maybe this will help
    Select * from STATE_MAS ;
    STATE
    A
    B
    D
    F
    H
    Select * from STATE_CHILD
      STATE_A   STATE_B   STATE_C   STATE_D   STATE_E   STATE_F   STATE_G   STATE_H   STATE_I   STATE_J
            1         0         0         1         1         0         0         0         0         0
    CREATE OR REPLACE FUNCTION GET_STATE (P_VAL VARCHAR) RETURN NUMBER IS
    V_SQL VARCHAR2(200);
    V_COL VARCHAR2(35);
    P_RETURN NUMBER ;
    BEGIN
    V_COL := 'STATE_'||P_VAL;
    V_SQL := 'SELECT 1 FROM STATE_CHILD WHERE '||V_COL||' = 1 ';
    EXECUTE IMMEDIATE  V_SQL INTO P_RETURN ;
    RETURN P_RETURN ;
    END;
    SELECT STATE FROM STATE_MAS
    WHERE GET_STATE(STATE) = 1 ;
    STATE
    A
    D

  • SSM - Configure Multiple Webserver's with a Single Database Server

    Hi,
    I need to install SSM using the following system landscape: Distributed system using a single database server and two webserver's.
    The system is configured to use the Microsoft Network Load Balancing and that's the reason why exist two webserver's. When the user put the URL, the connection can be done to the webserver 1 or webserver 2 (the Microsoft Network Load Balancing will manage that).
    I was checking the install guide "NW CE 7_1 SP5 SQL Server Install Guide.pdf" but there is no reference to this system landscape. The only "similar" is for High Availability System using Microsoft Cluster Service (MSCS), but that's not what I need.
    I was planning to do a distributed installation and in the database server I will install:
    - the Database Instance of NetWeaver
    - the Database components of SSM (PAS)
    In the Webserver I will install:
    - the SCS Instance of NetWeaver
    - the Primary Application Instance of NetWeaver
    - the Web components of SSM (PIP, etc...)
    For a scenario of a single webserver and a single database server, this work just fine.
    My questions are:
    - how can I configure SSM to work in a scenario of two webserver's and a single database server?
    - Should I install the same components in both WebServer's?
    - Should I use the same instance number or a different one?
    - It is possible to have two netweaver instance sharing the same database?
    Thanks in advance for all the help
    Regards
    Pedro

    Hi Pedro,
    - how can I configure SSM to work in a scenario of two webserver's and a single database server?
    Yes see below. But also make sure SAP will support the configuration you're planning!
    - Should I install the same components in both WebServer's?
    yes.
    - Should I use the same instance number or a different one?
    The same makes configuration eaiser
    - It is possible to have two netweaver instance sharing the same database?
    Not for the SCS but yes for application server (your Java instances)
    The central services, SCS instance, are one per a SAP System. So you cannot install one on each Web Server and operate them simultaneously.
    Given your database is also a single point of failure then I would suggest you install the SCS with it on the database server.
    On each of the Web Servers install an application instance of SAP NW CE.
    Since the instance are on different servers they can share the same instance number.  It is not mandatory but it may make configuration easier. e.g. for the the webservice the port will not change.
    There can only be one Interactive Publisher (PIP) running so this may as well also go on your database server.
    The Pilot Application Server (PAS) there can be multiple of so install one on each Web Server.
    See section 5.2.3 of Server Installation Guide SAP Strategy Management Release 7.0 Support Package 2 and higher for configuring SAP NW CE to point to the one instance on Interactive publisher.
    See section 5.2.7 of Server Installation Guide SAP Strategy Management Release 7.0 Support Package 2 and higher for setting up the Web Service target in Interactive publisher this will need to use the virtual ip(or hostname) of your Network Load Balancer.
    Best of luck.
    Marcel.

Maybe you are looking for