Customize Guest Self Registration on CPPM to print receipts immediately after registration

This article talks about printing the registration receipt automatically after registration.
Environment: This article implies to CPPM 6.2 and greater.
I want to get a printout of "Visitor Registration Receipt" automatically without using the print option.
We can achieve by adding a PHP code in the Footer section of the Receipt page.
Login to Clear Pass Guest Module and navigate to "Home » Configuration » Guest Self-Registration".
Select the profile which we are using and Edit.
Select the profile which we are using and Edit.
Click on Footer and add the PHP code as shown below.
{literal}
<script type="text/javascript">
window.print('guest_receipt.php?id=8');
</script>
{/literal}
Save and apply.
We can also force redirect to registration page after the print of receipt is done by adding the below code in the same place.
<meta http-equiv="refresh"
content=2;url=<YOUR GUEST REGISTRATION PAGE>?_clear=1"/>
The above code will refresh the page and redirect you back to self registration page.

Hi,this code did not work for me. It redirects me to the main CPPM admin login page  This is your code: <meta http-equiv="refresh"
content=2;url=<YOUR GUEST REGISTRATION PAGE>?_clear=1"/>  and this is my codein the footer of the receipt page: {literal}
<script type="text/javascript">
window.print('guest_receipt.php?id=8');
</script>
{/literal}
<meta http-equiv="refresh"
content=2;url=guestreg.php?_clear=1"/>  Can anyone herlp please?

Similar Messages

  • I want to integrate SMS gateway to Cisco ISE 1.2 and my question is SMS notifications are supported for Guest self−registration

    I want to integrate SMS gateway to Cisco ISE 1.2 and my question is 
    SMS notifications are supported for Guest self−registration Services ? or it should be done by Sponsor 

    I'm not sure I understand the question.  Do you want to log in to the Sponsor Portal using AD credentials?
    Create an Identity Source Sequence using AD as an Authentication Source.  Go to Administration > Identity Management > Identity Source Sequences.  Either Edit or +Add a Sequence and choose from the Authentication Sources shown.
    Then choose that Identity Source Sequence by going to Administration > Web Portal Management > Settings.  Double-click Sponsor from the Left Menu and click Authentication Source.  Choose the Identity Source Sequence.  Click Save.
    I hope this helps.
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

  • ISE guest self-registration Client Limitation per day

    I deployed ISE with guest self registration on the Web Portal.
    I want the guest (ex: AndroidPhone with Mac address: xx:xx) to be able to get 1 hour of internet access per day. 
    I know that using Time profile I can limit the guest to 1 hour of access, but how can I give the guest access each day.
    Requirements:
    --- I want to make this phone create only one account. ( How can I limit his mac address from creating new accounts when his account will expire in one hour)?
    --- After 1 day, I want to give the same phone access (I dont mind if it is a new account or the same account as the day before)
    How can we make this happen? Otherwise, everytime the account expires, the phone will be able to auto-register with a new account.
    Thank you

  • ISE 1.2 Guest Self Registration

    We are in the middle of an ISE deployment.  We are currently on version 1.2, Patch 3.  One of our use cases for ISE is Guest Access.  I am trying to understand more about self registration functions in ISE.  What are the capabilities? Can a user access a self registration page, enter credentials such as an email address, or phone #, and receive an email or text message with the guest account credentials?

    yes Guest can acess self registration page and enter his name company email phone etc...and do self registration and can get the credentials via mail and sms
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/user_guide/ise_user_guide/ise_guest_pol.html#pgfId-1482408

  • ISE Guest Self Registration Portal

    Hi,
    I get the Guest portal page and my credentails authenticate correctly and the device is authenticated using MAB. Then i get this message
    This device has not been registered
    You need to manually configure your device
    Your device configuration is not supported by the setup wizard
    Device ID < MAC of my windows 7 PC
    Any idea how to get past this stage
    Thanks
    Nki

    If you are only using mab then you will have to go the device registration page and register the mac address. Disregard my previous post. Here is how you manually register the device - http://www.cisco.com/en/US/docs/security/ise/1.1.1/user_guide/ise_mydevices.html#wp1064213
    You will have to create the identity sequence store in order to allow your AD account (if integrated) to access the registration page - http://www.cisco.com/en/US/docs/security/ise/1.1.1/user_guide/ise_mydevices.html#wp1056461
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • Drop Down in self registration

    Hi All,
    I am working on customization of self registration page. Everything is fine if I am using TEXT FIELDS in self registration. If use drop down and Date Fields in self registration page i am able to see the drop down and date fields in self registration,but user is not able to register.
    Any help appreciated
    Regards
    A Abhinay

    Hi All,
    I am working on customization of self registration page. Everything is fine if I am using TEXT FIELDS in self registration. If use drop down and Date Fields in self registration page i am able to see the drop down and date fields in self registration,but user is not able to register.
    Any help appreciated
    Regards
    A Abhinay

  • Customized Self Registration results in User-defined exception

    Hello Folks,
    I've set up a custom self-registration form based on the Metalink Document 277789.1, but every time I try to create a new user I get a user defined exception. The user gets created but I still get a user-defined exception. Is it possible to get a more user-friendly message or easily create a custom self registration page?
    Any suggestions would be greatly appreciated, as I'm a newbie to Portal.
    BTW I'm using Oracle version 9.x.
    Thanks!

    have you worked on Self Registration. Could you send me a link or document which provides moore details about the same.
    I want to customize the self registration form for the oracle portal, to add more fields and store it in the database.
    I tried to access the metalink document as mentioned by u but was unable to access the same
    Thanks in advance.
    Your response will be highly appreciated

  • Self-Registration in OIM 10g: how to install, customize and use of  SPML

    Hello. Can someone point me to any documentation (Oracle or other) on self-registration in OIM 10g. Like doc on how to install it and customize it. Also a doc on how to set up self-registration on a separate server and talk to OIM server using SPML.

    Refer doc below:
    http://download.oracle.com/docs/cd/E14049_01/doc.9101/e14044.pdf
    regards,
    GP

  • Wireless Guest Users Self Registration

    We are looking for a solution where for guest user self registration an email will be send to the employee/network admin for approval request before providing the network access to guest users.
    Please let me know if ISE is having this feature. Also let me know the other options.

    If you want to go through the process of having a employee or "sponsor" approve the account, why not just have the person who would be the appover create the account for the guest user and cut out the middle step? This is the process we have been using and so far so good!  If abuse is a concern we try to keep tabs on that by occasionally checking the logs in ISE to see if any one user is creating many account or consistantly has an account that may be for non work related functions.

  • Customize Self Registration Portlet/Form?

    I have succesfully added the Self Registration portlet to our site, but would like to customize the fields that the portlet uses, make some required, etc....
    I find VERY little info regarding Self Registration, any suggestions???

    You have not mentioned the Portal version!!
    Refer following for respective Portal version. For customizing the fileds, you may have to create your own custom self registration form for this. You have to use the DBMS_LDAP APIs to get the information updated in OID.
    a) 3.0.9:
    Oracle9iAS Portal Configuration Guide Release 3.0.9 -> Post-installation and Configuration Tasks -> Configuring Self-registration
    link : http://portalstudio.oracle.com/pls/ops/docs/FOLDER/ONLINE_HELP/ONLINEMANUALS/DOC_CONFIG/cgpost.htm#1012715
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=183413.1
    b) 902
    I couldnot find relevant document link. Please follow the below procedure for same:
    1.Run the following command
    selfreg.cmd -s <portal_schema> -p <portal_password> -c <portal_connect_string>
    This script is present at HOME/portal/admin/plsql directory
    2.In Global Settings ,Under Self-Registration Options section, select Enable Users To Log On Immediately if you want users to be able to log on to Oracle9iAS Portal immediately after they create their own user account using the self-registration feature.
    3.customize the Login portlet to include a self-registration link.
    Hope it solves the problem...!!

  • How to Customize Self Registration Page in OAM

    HI ALL,
    I need to customize Self registration page in OAM
    In tht page i need to change the Save button to New User
    and i need to have only the Username, Password, Mobile no. as their fields
    Can u plz tel in which file we need to make the changes
    thanks,
    Edited by: user10648177 on Dec 2, 2008 9:05 PM
    Edited by: user10648177 on Dec 2, 2008 10:17 PM
    Edited by: user10648177 on Dec 3, 2008 1:32 AM

    Hi,
    You need to configure an appropriate self-registration workflow. Seeing that you are asking how to change the behaviour, you probably already have such a workflow and need to modify it in case you want the change to be applicable to all users wanting to register themselves. As for changing the Save button to New user, you'll need to customize the appropriate stylesheet. Details for this should be in the customization guide.
    -Vinod

  • Customize Self Registration (Register Now...)

    I would like to change the Self Register process, i.e. when you click on "Register Now... " in the Logon Page.
    The reason is to allow this self registration only users beeing in a backend system. I will check the existence of the user in the SAP backend via JCo.
    But to do this i have to change the logic of the selfreg.
    I know that in "com.sap.portal.usermanagement.admin.par" is a JSP "selfreg_applyuser.jsp" providing the form.
    And that the class "com.sapportals.portal.prt.component.usermanagement.admin.SelfRegComponent" is referenced
    But i don´t know where to find the corresponding java-class/source.
    Can somebody help me?

    hi Holger,
       I have a similar kind of requirment , please let  me know how u haev solved the requirement.
    Regards,
    ravi.

  • Self registration customize pages

    Hi
    I am working on 9.1 version. I am able to show all the custom fields in single page if updated the FormMetaData.xml file. But, I want to navigate to different pages, depending upon the field value selected in current page.
    For example, if User Type is selected as End-User, then it should navigate to new page to fill the end-user details. Similarly, if User Type is End-User Administrator then it should navigate to another page to fill end-user administration details.
    Please anyone help me in solving this requirement.
    - Kalyan Mutya.

    You can write your own Self Registration Module for it and use OIM APIs to fufil your requirements.

  • Cisco ISE users self-registration Time Zone

    Hello, everyone!
    I'm configuring ISE Guest portal and I wonder why I need to choose time zone while in self-registration? Where is it used? And how can I disable this parameter from the self-registration page?

    Time profiles provide a way to give different levels of time access to different guest accounts. Sponsors must assign a time profile to a guest when creating an account, but they cannot make changes to the time profiles. However, you can customize them and specify which time profiles can be used by particular sponsor groups. Beginning with Cisco ISE 1.2 time profiles are referred to as the account duration in the Sponsor portal.
    Cisco ISE 1.2 includes these default time profiles, which replace the profiles available previously:
    DefaultFirstLoginEight—the account is available for 8 hours starting when the guest user first successfully connects to the Guest portal. This replaces the DefaultFirstLogin time profile.
    DefaultEightHours—the account is available for 8 hours starting when sponsors first create the account. This replaces the DefaultOneHour time profile.
    DefaultStartEnd—sponsors can specify dates and times on which to start and stop network access.

  • ISE 1.2 Self Registration

    Hi
    I have set up self registration on an ISE 1.2 and am using a customised portal.
    Everything works OK except for one annoying element.
    Although I have assigned a time profile of 30 days as a test - the self registered accounts always expire after 5 days.
    Any ideas about this?
    Regards
    Roger

    Hi Roger, 
    I have done this before and don't recall having issues. Can you post some screenshots of the ISE guest configuration and time profiles screens?
    Also, what patch are you on?
    Thank you for rating helpful posts!

Maybe you are looking for

  • CONFUSE

    Hello, i am having big confusion about the mandatory fields of fico tables, i asked the question regarding the same in expert somebody told me that mandatory fields are already clikmark in the filed of key/intial there i am having doubt that ok some

  • Can't drag songs into a playlist

    Hey folks, I'm having trouble creating playlists and adding songs to playlists.  I've done this before (last year) but tonight I can't drag a song from iTunes store into an existing playlist and when I create a new playlist, it doesn't show up on the

  • Some questions for IdeaCentre Q100

    Hello, I recently purchased the Q100 compact desktop (2 days ago) for $177 USD, but now I am having second thoughts on keeping it, mainly because I am unsure how upgradeable it is.  Can some please try to answer my questions, below? -  The system cam

  • Disney File Digital Copy - Doesn't Work!

    This is just to share my frustration with Apple's lousy customer service and this faulty technology so others experiencing the problem don't waste their time troubleshooting a problem on their computer when it's clearly Apple's problem. I purchased T

  • Display McBook Air MID2013 cambia colore

    Salve, chiedo a tutti voi se potete aiutarmi a risolvere un problema. Qualche giorno fa, ho ripristinato il mio MacBook Air mid2013 perchè, utilizzando Adobe Photoshop Lighroom 5, era diventato stranamente troppo lento. Ho ripristinato il tutto utili