get the project name to use in a procedure?

How to get the project name to use in a procedure?
example of < % = odiRef.getOption ("COMPATIBLE") % > - but the name of the project or your ID?
the 11 ODI.
Thank you

Published by: ODI Dev user on 12/01/2010 16:42

Hello

Why you want to get the name of the project? When you place a repository of development to a repository of execution, where there is no concept of projects, what value do you offer you to get?

BOS

Tags: Business Intelligence

Similar Questions

  • Change the name of the project that is used on the server of RoboHelp for reactive HTML5

    I use Adobe 2015 to publish Responsive HTML5 in RoboHelp Server 10.

    When I publish the project, it seems to name the file, the name of the project. So, if my project is named Cool_Blue, he the published under Cool_Blue. Is anyway to change this name? I know that WebHelp Pro you can set the name differently. I've looked everywhere and can't find how to do, so any help would be appreciated.

    Thank you

    Nita

    Nita, I think what you're trying to do is change the name of the project in a shorter file name while in general, you will have the shortest paths. If this is the case, you must simply renaming the project, then delete leftovers from the project a longer name on RoboHelp Server and you are home free.

    So, if you want to change the name of the project (rather than the name in the 'bar' of the browser, you must change the project name by going to > file > rename project)

    This alert appears:

    This s a warning reminder that to publish a project renamed on RoboHelp Server, you should remove the other oldest and republish the newly appointed project.

    So looking at your screenshot posted previously, the CIE would be to use sensitive available, but it could appear as

    Name: CIE Type: Responsive HTML5 Date of publication: etc. You should not "WebHelp" version if I understand what you're trying to do.

    Please ignore all the following stuff if the question is already answered

    I add the following text because there was some confusion because of new workflow in RoboHelp 2015 and the new RoboHelp Server 10.

    With regard to the "naming" confusion I'll try to decompress it. There has been some changes in the publication of things since the release of RoboHelp (2015) and, now, RoboHelp Server 10. For example:

    1. What we once called "Single Source Layouts' (SSL), we now call for 'outputs (SSL).
    2. It used to be that if you have been published on a Server of RoboHelp, it was mandatory to use an exit called WebHelp Pro.
    3. WebHelp Pro is still alive and well and can be used to publish in RoboHelp Server 10.
      EXCEPT when you want to publish sensitive HTML5 content to the new RoboHelp Server 10.
    4. In this case, if you post the more modern layout Responsive HTML5 option, it is appropriate to use a sensitive of HTML5 (SSL) output and select a HTML5 compatible screen available in the Pod to set up output.

    Here is an example of the Responsive HTML5 dialog box:

    Looking at file names more far, here are a few file names and how they are used:

    The. WP is the control file XML that contains specific information about the required information by the RoboHelp Server 10

    The xpj is the name of the project. It is what appears at the top of the editor of RoboHelp:

    Nita, let us know precisely what you are trying to accomplish and we will take another crack at it.

    Thank you

    John

    John Daigle

    Adobe Certified RoboHelp and Captivate instructor

    www.showmethedemo.com

  • How to get the role name of the OIM 11 g using the API

    Hello
    I have a scenario in which I create role/group of OIM 11 g & she gets supplied with AD [= works great] & other party it is when I remove role in OIM 11 g then it should
    removed from the AD. I wrote the postprocess event handler to achieve this goal.
    In the authoring part of role I get all the parameters by using "orchestration.getParameters ()"; but when I delete the role then "orchestration.getParameters ();" is empty, so I'm
    Unable to get the name of the role.
    Is there a way to get the role name when you remove roles by using the API?

    Thank you
    Rahul Shah

    Hello

    To implement using pre-wet the handler rather post-processing.

    Kind regards
    Ralu

  • How to get the full name of the user of the OPS?

    Hi Experts,

    I know we can get the login controller pageContext.getUserName () user name. Is there a simple way/API to get the full name of the user (name, first name) of the OPS?

    Thank you.

    Hello

    USER name and information of the PERSON are two different concepts. You can get the id of user with pageContext.getUserId () connection. In order to get the first name, last name, you must select it from table PER_ALL_PEOPLE_F.

    You can use the sql select and set pUserId of pageContext.getUserId ();

    SELECT FIRST_NAME, LAST_NAME TO PAP PER_ALL_PEOPLE_F, FND_USER FU

    WHEN TRUNC (SYSDATE) BETWEEN PAP. EFFECTIVE_START_DATE AND PAP. EFFECTIVE_END_DATE

    AND FU. EMPLOYEE_ID = PAP. PERSON_ID

    AND FU. User_id =: pUserId

    Anil

  • How can I get the file name of a report, I have just stored in the cache

    I would like to be able to get the file name of the report that is stored in the cache directory.

    When a report is created from forms to help

    SET_REPORT_OBJECT_PROPERTY (v_report_id, report_desname, 'fubar.pdf');

    In the cache directory a file is created something like fubarABC123DE.pdf. I guess that part of ABC123DE is the cache key.

    I want to be able to read this file from another process. This process cannot use http, so I can't pass the URL. However, I would still be able to access by using the URL.

    Is all the same to get at the file name?

    The answer is, according to management, you can get the name of the file in the cache, so if you want to access the file you need to store somewhere else.

  • How to get the user name during the execution of a workflow?

    Here's what I would do:

    Say that each user is allowed to have 4 instances QA, create a workflow when a user run from vCenter plugin, it must be able to get the user name of the SSO user jsmith, and then he questions if there is an existing virtual machine jsmith_qa1, jsmith_qa2,jsmith_qa4, etc., if there isn't one, then create one for him; If not, indicate to the user that there are already 4 cases.

    I found that I can use getCurrentLdapUser to get [email protected] , now I want to remove the domain.name (there are several areas):

    username = actionResult.userPrincipalName.replace ("@[a - z].") +","");

    This does not work. Anyone know where I can find the right document for the document script of vRealize Orchestrator?

    Thank you!

    Jack

    vRO uses javascript as its scripting engine.

    UPN var = actionResult.userPrincipalName;

    var username = upn.substring (0, upn.indexOf("@"));

    Something like this will give what you want. You could also do a replacement, but I think that you should remove the quotes around the regex and use "/" instead.

    username = actionResult.userPrincipalName.replace (/ @[a - z] "+ /," "");

    Paul

  • Extract the host name vCenter using PowerCLI

    Hi all

    I was asked to create a script that displays the host ESX, the version of the product name (I use "Get-View $_USER.USER"). «» ""Config.Product.FullName"), and what I thought, that's easy, vCenter host name." I'm having a hard time trying to figure out how to extract the host name real vCenter. I can get the vDC and the cluster, but I can't find what combination of cmdlets or vim commands can extract this nugget. Is something that is accessible via a standard cmdlet such as get-viproperty, get-view or another?

    TIA,

    g

    Does what you're looking for?

    Get-VMHost | Select Name,@{N="vCenter";E={$_.Uid.Split(':')[0].Split('@')[1]}}
    
  • Lets get the user name in the workspace of BPM ADF Managed Bean

    Hi all

    I used JSF, and ADF to build the user interface for the task. And I want to get the user name of the user who is handling on workspace of BPM. For example, an ADF form may display the username of the current user in the workspace of BPM. I also try this approach: use handle Bean and bind this bean to a text output in the form of the ADF. The code fragment that I use to get the current user name is:
    ADFContext.getCurrent () .getSecurityContext () .getUserPrincipal () .getName ();

    But it does not work. The value I get is anonymous.

    So, please help me solve this problem

    Hello, please try this feature as below:

    public String getUserLogin() get WorkflowException,
    BPMIdentityException,
    {BPMUnsupportedAttributeException}
    String userId = "";
    IWorkflowServiceClient wfSvcClient;
    ITaskQueryService queryService.
    IWorkflowContext wfContext;

    Get the username of the user login
    String contextStr = ADFWorklistBeanUtil.getWorklistContextId ();
    wfSvcClient = WorkflowService.getWorkflowServiceClient ();
    queryService = wfSvcClient.getTaskQueryService ();
    wfContext = queryService.getWorkflowContext (contextStr);
    userId = wfContext.getUser ();

    Returns the user name;
    }

    Kind regards.

  • Get the current name of the page without the aid of a bean

    Hello, everyone!

    If I would get the current name of the page to a page, I'd do something like this:
    #{bean.currentPageName}
    @SessionScoped
    @Named
    public class Bean
    {
        public String getCurrentPageName()
        {
            return FacesContext.getCurrentInstance().getViewRoot().getViewId();
        }
    }
    But my question is: is it possible to get the name of the current page directly from the xhtml page without using a bean? Is it something related to it or information available to the page itself? If so, how can I access it?

    Thank you in advance.

    Marcos

    Use the same semantics in the page:

    #{facesContext.viewRoot.viewId}
    
  • How to get the file name of the current active document in InDesign CS4?

    Hello

    If I open a document in the file-> open, I can get the file name of the document using IOpenedFileInfo-> GetOpenedFilePath().

    But, if I create a new document and run the file-> save as, GetOpenedFilePath is invalid back reference IdFichier.

    What is the right way to get the file name of the active document?

    Thank you

    VSP

    You can try this:

    IDatabse * db =: GetDatabase (theDoc);

    IdFichier * SYSIXCOL = db-> GetSysFile();

    PMString docName is SYSIXCOL-> GetFileName();.

    Good luck

  • Get the user name in the select LOV

    Hello!

    I wonder if its possible to get the user name of the currently logged in user and pass it as a variable in a select statement used in a dynamic LOV in Oracle AS Portal?

    What I'm trying to do is pull all values in a table that corresponds to the current name of user to user on a portal report

    (as an approximate example)

    Select the color from mytable where username = 'whatever is the user name would be here. "

    And then the current user would get a list of values to select based on the values entered in this table.

    The issue I'm having is determine how to complete part "regardless of the user name is would be here" with the actual recorded in user name (or even if its possible). I know that on the portal, we can do #USER. FULLNAME # to display their username, is there a similar "variable", can be used to get the user name for a call to sql LOV?

    I can make it work if I statically resolve the user name to a particular value (ex: where username = "Joe.Hacker"), but I'm not sure if theres value a variable or a bind (for lack of better term) to enter the name of the user on the fly... dynamically.

    Portal.wwctx_api.get_User can be used in your report of Portal SQL query to get the user_name of the currently connected user portal. For more information about wwctx_api, see 10.1.2 portal API documentation or 10.1.4 at http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1012/index.html or http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/index.html

  • How to get the full name of the user to a sso.

    Hi all

    I am brand new with oracle application server.
    I use oracleAS 10g with SSO enabled. How can I get the full names of the users?
    I know that this information can be obtained with the command 'ldapseach' but I'm looking for information in a view or a package.
    Is it possible to get this information in a view or a package?

    Thank you.

    Look at the portal.wwse_api function person_info package
    Maybe it's something similar that you are looking for

  • I can not package for the project when I used the blackberry resource files

    I can't package the project when I used the blackberry resource files.

    Packaging HelloWorl project
    C:\eclipse\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.25\components\bin\rapc.exe-quiet codename=deliverables\Standard\5.0.0\HelloWorl deliverables\Standard\5.0.0\HelloWorl.rapc-sourceroot=C:\workspace\HelloWorl\.locale_interfaces; C:\workspace\HelloWorl\src; C:\workspace\HelloWorl\res-import=C:\eclipse\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.25\components\lib\net_rim_api.jar C:\workspace\HelloWorl\bin
    Cannot open the C:\workspace\HelloWorl\bin/com.helloresL.crb/ dir
    Error! : error: auditor failed: C:\eclipse\plugins\net.rim.ejde.componentpack5.0.0_5.0.0.25\components\bin\preverify.exe d C:\DOCUME...
    Packaging project HelloWorl failed (taken in 0,219 seconds)

    I have fixed my problems, I was using a unicode language in windows, so I changed the language for non-unicode format.

  • How can I get the projection of "extended battery life turned off my screen?

    How can I get the projection of "extended battery life turned off my screen?

    I enabled first the long battery life when was disconnected, then I disabled it. But now, at the bottom right of my screen is a blue rectangular box that says disabled extended autonomy. and it remains on the screen, in front of all, evn when I go online. Is not only that the taskbar is higher than down right

    found on another forum, worked for me:

    by serene wing

    Annoying, isn't it? Here's how to get rid:

    • Press Ctrl-Shift-Esc to open the Task Manager.
    • Click on the tab labeled 'process '.
    • Find the process named "quickset.exe", right-click on them and select "end process". Confirm the dialog box that appears.
  • How can I get the user name (the user who has registered their own personalized interactive report) in the application

    Hello

    I want to get the user name. Who saved their own custom application of the Apex report.

    If someone could please help to get user names.

    Thanks in advance.

    Kind regards

    Cyril S

    A possible source: see in the following metadata table: apex_application_page_Ir_rpt

    You will need the id of the application, the page id and the id of the report to the information, which is located in the application_user column...

    Thank you

    Tony Miller
    Software LuvMuffin
    Ruckersville, WILL

Maybe you are looking for

  • iPhone 4 iOS 9.3.2 | Wi - Fi is not grayed out, but available networks cannot be detected!

    Features: iPhone 4S 64GB | 9.3.2 iOS (13F69) | Greece Hello team Apple, I'm Athanasios * Thessaloniki! I want to tell you about my problem which is this a while now, and I can't find a useful answer. We will explain my problem: Suddenly, one day, aft

  • Mac freezes or crashes with the last update of El Capitan

    I have an old iMac (mid 2007), Mac, but I have never had any problems with it until this last update of OS lock (Version OS X El Capitan 10.11.4, although I have returned to an earlier version recently to prevent locking without result).  I have 4 GB

  • HP ENVY notebook - 14 t-j100 CT: touchpad will not be disabled

    This is a new computer with a backgrade operating system. Touchpad is Synaptics SMBus. Driver is 19.0.12.98 Driver date is 7/28/2915 The Windows Device Manager reports that it is the latest version Under setttins of properties/touchpad mouse, I tried

  • error 0x0000007B blue screen was levonorgestrol how can I solve it?

    Hello. I was using the laptop Dell, OS installed Vista for the very long back and it works very well also. But today, when I opened the windows after error of 5-10 min a blue screen occurs (Stop: 0x0000007B).  can you please help to solve this proble

  • Export of bad date of Lightroom5

    HelloI used this lightroom for 2 years now, I have a problem with the export file on my hard drive it gives me the wrong date of the image, I took today 20/08/2016, after export, shows 19/08/2016.I check my phone date is correct and the date on my co