How to create Personalized urls

how to create personalized urls like firstname.lastname.abc.com with out making any individual sub-domain records in DNS

Hey Ben,
Yes it is possible to create dynamic URL's.
1. Simply select the link from the table like so.
SELECT PK_ID,
       NAME,
       LINK
  FROM IMAGE_INFO2. Edit the region and go to report attributes.
3. Click the pencil to edit the link column.
4. Scroll down to the column link section and enter something like 'View' as the link text. You can change that to whatever you like.
5. Change the target form page in application to url.
6 In the URL text object enter *#LINK#*. This will substitute #LINK# for the value that is returned by the sql statement in the LINK column.
Seeing how you are linking to an image you could just do something like this:
SELECT PK_ID,
       NAME,
       '<img class="mug_shot" src="' || LINK ||'" title="'|| NAME ||'" alt="'||NAME ||'" />' IMAGE,
  FROM IMAGE_INFOThis will generate an image tag and show the image inline with the record. Since this species a class you could use CSS in your header section to format the image to a standard size. Something like:
<style type="text/css">
.mug_shot{
   width:200px;
   height:200px;
</style>Good Luck,
Tyson
Edited by: Tyson Jouglet on Jan 12, 2009 4:13 PM

Similar Messages

  • How to create  personal number

    Hello everybody  ,
    please tell  how to create  personal  number in  Tcode :-  PA40  please mention the steps

    hi sandeep,
    do the followings
    1.) go to PA40 check the customization ,,,if exists...then personal no will automatically be generated.
    2.)otherwise....go to PA40 ..it will have some screens ...fill the mandatory fields.....save it and personel no. will automatically geanerated
    thnxs n regards
    sachin
    njoy life

  • How to create personal templates in SRM 4.0

    Dear all
    We are upgrading from EBP 3.0 to SRM 4.0 and we don't see in SRM 4.0 how to create personal templates.
    The transaction BBPSC05 Create template create central/public templates and not personal ones (also if given to a basic user).
    1) In the Shopping Cart we can go to Old Purchase Order and Tempaltes and there we can select on status Personal Template but were can we create them?
    2) Additional question, how can we limit the availability of a public/central template to a certain users from some company or plant or ...
    Thanks

    Hi RD,
    1) for detailed explanations read my answer in this thread:
    SRM 4.0 Shopping cart templates
    2) such limitation does not exist in SRM, even if often asked by customers: the possibility to maintain templates centraly at a level between the public (every user can see them) and the private template (only the user can see them). So you would have to change the standard search logic on templates, and implement an additional serach criteria.
    Rgds
    Christophe
    PS: please reward points for helpful answers

  • How to Create diff URL in Portal.

    Hi Friends.
    I have one doubt on How to Create diff URL in Portal. We have only one EP-Server.
    For Example I have done logon page for portal when open the portal URL I m getting that logon page. So I did not get SAP Standard Logon Page By using Same URL.
    So I need one more Diff URL that URL having my Logon page. So that time I login into the Portal I am able to see our logon Page.
    When I logon to diff URL that time I am able to See SAP Standard Logon Page.
    Regards
    Vijay Kalluri

    Hi,
    SAP Logon page gets loaded based on similar concept of Servlet-jsp works i.e. based on pattern passed, in usual case irj is pattern which is identified by j2ee engine based on xml as portal web component and invokes it.
    Now to have 2 different logon pages; we need to pass 2 different patterns: have an entry for each in xml file and different web components for each.
    This is solely based on my cinceptual knowledge but have not tried it.

  • How to create person in Organisation staffing ?

    Hi
    I need to know how to create person in Organisation staffing.......Object type P ?
    thanks in advance,
    R

    Hello Jai and IA,
    About discussion of RSWUWFML2
    As per my understanding -
    Notification - This report sends out notification of dialouge workitems in ready status to the agents and also to substitutes. This is nothing but email in outlook/lotus/any other mail system. The content is decided by the description of task of the dialouge workitem. This is basic functionality along with several other add ons too
    Send out WI - One of the option in the above report is to attach an executable attachement . There are three types of attachemnt - execute workitem, display workitem, display inbox.  If this is what can be called as 'sending out WI' then yes it sends out WI.
    If say; you are using position then as agent determination then it will find the user name attached with that position and send out work item to that user, but it wont derive the email addresses                                             
    I understand using position as agent determination
    but i dont understand using position in send mail step of workflow.  what is the use of putting position in the recipient section of send mail step ?
    Coming to the actual question: Maintaining Person is not the solution. For external users, ztable should suffice or use SAP's TVARV table :
    is it not possible to use Person as suggested above ? which i am putting in steps below.....
    1. Create Person object (I dont know difference btw Person and CP, will check that)
    2. Maintain email address of Person object as infotype 0105
    3. Place the Person object as required in the heirarchy in Org staffing (PPOMW)
    4. insert a step in workflow that will pick that correct Person object as required and read the email address in 0105 and pass it to the SOXNA table container element of workflow
    5. Pass this SOXNA container element to the send mail step by putting 'Expression' in the recipient section
    This way you can accomplish sending email notification to external email address of non SAP users.
    I am doing these steps to check andwill let you know the result.
    I cannot use Z table , the client strictly disallows that.  I will check in TVARV.

  • Trouble creating personal url and disabling color management in the printer preference dialog

    I just purchased a new Canon Pro 9000 MKII which came with a new copy of Photoshop Elements 8. I registered the software and created a username and password successfully, but I am unable to created a personal URL for starting an online gallery. I keep getting error messages everytime I try. One message is that name is taken and the other simply says there is an error.
    Second problem is when I try to print from Edit in Photoshop Elements 8 there is a message that states: " did you remember to disable color management in the printer preference dialog?" It is unclear to me how this can be done.
    Any help with these two issues would be greatly appreciated
    Thank  you.
    DG

      Log in to the web page and try some different characters e.g.
    green_11david_Y1973.photoshop.com
    In the print dialog you need to click More Options and choose printer manages color if you want to use your printer/paper profile.
     

  • How to create a URL in R3 system?

    Hi experts,
    My requirements is that external application will send a XML message to R3 system via a URL.But I don't know how to create a valid URL in R3 system.Who can help me.many thanks.
    Kelvin

    Hi,
    Check the below FMs,
    HTTP2_GET                      HTTP Get
    HTTP2_GET_FILE                 HTTP Get File
    HTTP2_GET_FILES_255            HTTP Get Files
    If u have any middleware like XI or SAP BC it will be simple.
    Thanks and Regards,

  • How To Create a URL Call in WebDynpro

    Hy All,
    i want to call a URL (WWW) directly from a WebDynpro-Application. But i found no stuff how to do this.
    URL myUrl = new URL("http://www.google.de");
    wdThis.wdInterfaceViewController().wdFirePlugStartAppExit(myUrl);
    I know how to read parameters of the URL, but i have Problems to create a URL-Call.
    Who can help ?
    Do I need a urlConnection ?
    Thanks for help.
    By Jürgen

    Hello Abdul, hello Sam,
    thanks for help !
    I have tested both and it is ok !.
    If i want to use the "external Link" in my Window, i have know thte Problem.
    I use the LinkToURL-Control with the Propertie "_SELF" and allways a new Browser Window come up! Where is my fault ?
    I have tested it with the following properties "_SELF, _PARENT, _TOP".
    Regards
    Jürgen

  • How to create a URL in CRM 2007?

    Hi,
    Please guide me on how do I create a URL in SAP CRM 2007?
    Which transaction codes?
    Regards,
    Rohit

    Hi Rohit,
    1- Use T code- PPOMA_CRM and select your Organizational Unit
    2-Hope you would have assigned a Position
    3- Assign the User to the Position.
    By default it will take the Business Role Assigned to Position for the assigned user.
    If you want to assign a role double click on the position>Goto>Detailed Object-->clik on Enhanced object description.
    from the Infotype select Business Role > click on create> assignh Business Role ( e.g. SALESPRO,MARKETPRO,OR Z****)
    Regards
    Arup

  • How to create Multiple URL of a webservice ?

    Hi,
    I want to create multiple URL of single web service and runtime I want to know which URL is used to call web service.
    How to do that ?
    Regards,
    Ajay

    How to do what exactly? What do you mean by multiple URLs? And what exactly is "during runtime", in what bit of code do you want to check this and why?
    I can make a guess (I shouldn't have to do that, you should be providing details): this is intended to deploy a webservice to different environments (test, acceptance, prod) and you need to tell your application which deployed instance of the webservice it should be calling, which you do by providing a specific URL. Am I right?

  • How to create personal site using csom ?

    I am using Office 365. I am trying to create personal site using following code
    private void createPersonalSite()
    try
    //using (SPSite site = new SPSite("Site URL"))
    //SPServiceContext context = SPServiceContext.GetContext(site);
    var targetSite = new Uri("https://test/sites/18thFeb");
    var securePassword = new SecureString();
    foreach (char c in adminPassword)
    securePassword.AppendChar(c);
    adminUserId = "[email protected]";
    var onlineCredentials = new SharePointOnlineCredentials(adminUserId, securePassword);
    ClientContext clientContext = new ClientContext("https://test/sites/18thFeb");
    clientContext.Credentials = onlineCredentials;
    //Get user profile
    //// Get the PeopleManager object and then get the target user's properties.
    //Microsoft.SharePoint.Client.UserProfiles.PeopleManager peopleManager = new Microsoft.SharePoint.Client.UserProfiles.PeopleManager(clientContext);
    //Microsoft.SharePoint.Client.UserProfiles.PersonProperties personProperties = peopleManager.GetPropertiesFor("domainName\\userName");
    //personProperties.UserProfileProperties.
    Microsoft.SharePoint.Client.UserProfiles.ProfileLoader loader = Microsoft.SharePoint.Client.UserProfiles.ProfileLoader.GetProfileLoader(clientContext);
    Microsoft.SharePoint.Client.UserProfiles.UserProfile profile = loader.GetUserProfile();
    Microsoft.SharePoint.Client.Site personalSite = profile.PersonalSite;
    clientContext.Load(personalSite);
    clientContext.ExecuteQuery();
    // Let's check if the site already exists
    if (personalSite.ServerObjectIsNull.Value)
    // Let's queue the personal site creation using oob timer job based approach
    // Using async mode, since end user could go away from browser, you could do this using oob web part as well
    profile.CreatePersonalSiteEnque(true);
    //clientContext.ExecuteQuery();
    catch
    int a = 10;
    The above code runs without any exception but does not create personal site. Can anyone please let me know what is the issue?  Can you please provide me any code or link through which I can resolve the above issue?

    Hi,
    According to your post, my understanding is that you want to create personal site using Client Object Model in SharePoint Online.
    The following code snippet for your reference:
    public void CreatePersonalSiteUsingCSOM(string tenantAdminUrl, string userName, string password, string[] emailIDs)
    using (ClientContext _context = new ClientContext(tenantAdminUrl))
    try
    SharePointOnlineCredentials _creds = new SharePointOnlineCredentials(userName, Utilities.StringToSecure(password));
    _context.Credentials = _creds;
    _context.ExecuteQuery();
    ProfileLoader _profileLoader = ProfileLoader.GetProfileLoader(_context);
    _profileLoader.CreatePersonalSiteEnqueueBulk(emailIDs);
    _profileLoader.Context.ExecuteQuery();
    catch(Exception _ex)
    throw;
    More information is here:
    http://blogs.msdn.com/b/frank_marasco/archive/2014/03/25/so-you-want-to-programmatically-provision-personal-sites-one-drive-for-business-in-office-365.aspx
    Best Regards
    Dennis Guo
    TechNet Community Support

  • How to create an url for bsp page to access in IE?

    hi friends,
    I am new to BSP topic.
    I have created 4 BSP pages. and 1 Main BSP page. Now in Main BSP page i attached all the 4 BSP pages links.
    Now when i test the Main BSP page it will show all the 4 BSP page links. All are working fine.
    But the end user has to access this through IE by typing Main BSP page full path. It's some what becoming critical to enter full path. It will be access in internally(intranet) only not outside.
    For this i want create an URL like http://empess.
    When the user type this URL http://empess in IE and press enters then my main BSP page has to open.
    How to do this. any helps will appreciate...
    Regards,
    Shree.

    hi,
    As u said i created External Alias as /ITCESS to my BSP application.
    And i select my BSP application name from the Target Element tab. Then i selected the alias name i right clicked on it, i selected TestExt. Alis option. It's working fine.
    But now the problem is, i want this to display in IE direclty, when user type the /ITCESS in Internet Explorer addres bar.
    Regards,
    shankar.

  • How to create a Url assembler in Webcentre for creating friendly url?

    Hi,
    To create a URL Assembler I am required to code a java class  that extends the com.fatwire.cs.core.uri.QueryAssembler class.
    The friendly URL of a Page will be based on the “Friendly_URL” attribute
    Rule to generate the final URL
    URL starts with {domain-name}
    For each parent page in the navigation concatenate {friendly_url}
    Finally the page or content URL
    {domain}/{parent-page-friendly_url}/{ parent-page-friendly_url }/{page/content_friendly_url}
    Could someone help me with writing the assembler code in java.

    Hello Abdul, hello Sam,
    thanks for help !
    I have tested both and it is ok !.
    If i want to use the "external Link" in my Window, i have know thte Problem.
    I use the LinkToURL-Control with the Propertie "_SELF" and allways a new Browser Window come up! Where is my fault ?
    I have tested it with the following properties "_SELF, _PARENT, _TOP".
    Regards
    Jürgen

  • RE: How to Create Personal number in SAP HR

    Hi Guys,
    I am new to SAP HR and i want to Create Personnel number in HR, can any one guide me the procedure.
    I went to PA30 and entered some 8 digit number and typed in infotype 0105 and subtype 0001 and clicked on create button, but it returns a error saying personnel number is not yet assigned.
    can any one tell me how to create a personnel number and assign it to the user.
    Thanks,
    SSSS

    Hi..
    Priyanka..
    As I have checked that Number range for generating a new Employee ID is already created in my system. Gone to TCODE PA04 and check that the number range is already created as below:
    Number         From Num      To Num           Current Num              Ex
    01               00000001          00069999                                        Tick as right
    02               00070000          00079999       70295
    03               00080000          09000000                                        Tick as right
    04               99990001          99999999                                        Tick as right
    05               09000001          99990001                                        Tick as right
    But when i am trying to give the personnel no. for maintaining master data in pa30 for actions for new hiring its giving error saying "could not find interval for number range 07". Here i am getting confused that what no. range i have to take?  or which no. range i have to choose?  or create new no. range? Please help me out..
    regards,
    Surendra

  • Junit : how to create JDBC URL connection

    hi folks,
    I am implementing JUnit in my application , for that I have seen srdemo application every thing is fine but i havent get how to configure JDBC URL connection 'SRServiceLocalTesting' ? can any body tell me how to do it.
    Thanks in advance
    Regards
    Pravin

    Hi,
    Have a look,
    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/odi/odi_11g/odi_project_xml-to-table/odi_project_xml-to-table.htm
    Thanks,
    Guru

Maybe you are looking for

  • Hallo ich hätte eine Frage zur Adobe Creative Cloud ?!

    Ich bin Schüler .... Wen ich mir ein Jahres Abo der Creative Cloud hole habe ich dann zugriff auf alle Produkte oder wie genau Funktioniert das .... Habe das nicht ganz verstanden ! Möchte After Effects Hauptsächlich .

  • How to set up email access on N95 8GB?

    Hi I have an N95 8GB. I have recently added a data bolt on for accessing work email from my phone and would like to receive a text/message when I receive a new email. Problem is I can't find any information on how to set this up. This link looked per

  • MailDoc - changing the PDF filename as it's attached.

    Hi people, I'm using the mailDoc method to move a form through an 'approval' process in our organisation, everytime the mailDoc attachs a file to the email it appends " (SECURED) - Adobe Acrobat Professional.pdf" to the current filename making a new

  • Urgent help pls

    hi., we have 11.5.10.2 instance on solaries 10( 64 bit) WHEN WE RAISE REQUISITION -PO modules it is not saving system is hanging.

  • Macbook pro powering on with flashing question mark?

    macbook pro powering on with flashing question mark?