How to pass # (Not Assigned) in open doc url ??

I am unable to pass # (Not Assigned) in open doc URL. I am also try %23 ( encoded form of #) but it show MDX error and when i supply directly # then my WebI report pull all the data i.e. my filter doesn't work. Please give me some way to pass # in opendoc..

http://boseimdev60:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AQgEkeXDfo5PpR_IFC.rse0&sIDType=CUID&sType=wid&sRefresh=Y&mode=full&sRefresh=Y&lsSCalendarYear%2fMonthTo=032010&lsSCalendarYear%2fMonthFrom=032010&lsSInfoprovider (Multiple Required)=ZPUR_C15&lsSPlant(SelectionOptions%2cOptional)From=&lsSPlant(SelectionOptions%2cOptional)To=&lsSPur Doc Category (Optional)=K&lsSPlant=%23
Here Plant=%23 i.e. in last i increase this prompt in WebI level so its work.

Similar Messages

  • How to pass Month keys in Open Doc

       Hi,
         I am creating open document link and passing one Region and multiple Month values to Sub/Child report from Parent/Main.
         When user selects a region, selected region and months for which data run in the report need to be passed to child/sub report.
         As only one region is entered no issues with region but issue with entering Multiple Months to sub report.
        Months are in the format 04/2014...01/2015  etc for these months keys are shown in the propmt are as 201404..201501 etc. So report is looking for the keys and not fetching proper data.
       Users can select 1 to 3 or 4 months so could you help with creating keys for the propmts please.
    Regards,
    Nanda Kishore B

    Abinav,
    We are SAP BI BI 4.1 SP3 and teh source is BEx query.
    Child report works with '201404'month key.
    Link is created on Unit Dimension.
    Month Selection Key is imp.
    Month format is : 06/2014, 07/2014, 08/2014,
    ="<a href=\"../../opendoc/openDocument.jsp?iDocID=ATU1bBrhxkNLg9QrYR5No&sIDType=CUID&sType=wid&sRefresh=Y&lsMZELM="+URLEncode(""+[1. Months Selected])+"&lsIZSELM="+URLEncode(""+[Months Selection Key])+"&lsMpmVPU="+URLEncode(""+[Unit Prompt])+"&lsIpmVPU="+URLEncode(""+[Unit Prompt Key])+"\" title=\"\" target=\"_blank\" nav=\"doc\">"+[Unit]+"</a>"
    Nanda Kishore

  • One parameter in open-doc url in webi not required

    Hi,
    I am using SAP BO4.0.I have made one open doc URL which links one report to another.While linking there is one extra parameter which have been added, means the linking in the first report is done for a prompt that is not present in the second report.Still, the linking works properly with the correct parameters being passed and I can navigate from one report to another.So I have come to a conclusion that if the prompt is not present in the second report that prompt is ignored in the first report(on which linking to the second report is present). Has anyone come across such a situation.
    I hope I have made myself clear.

    Hi Riddhi ,
    That is purely depend on requirement.If you want to pass any parameter from master to sub report , then put prompt on Sub report and pass the value from Master.You can ignore the prompts.
    In 4.0 we have option to leave the prompts to "default" in links.

  • Passing report filter function in Open Doc URL

    Hi All,
    I have a requirement that the values entered in the input control on one report the same values should be passed to another report.For this I created a document linking from the first report to the second and passed ReportFilter([name of the object]) for that prompt on which I have applied input control.When we navigate from one report to another via the hyperlink we get a error saying that internet explorer have modified this page to help prevent cross site scripting.We realized that this is due to the ReportFilter function passed by us in the Open Doc linking because when we do not pass ReportFilter() function the link works properly.Any other method to capture the values entered in the Input control.
    I hope I have made myself clear.
    Thanks in advance.

    Hi,
    Yes both the reports are based on the same universe.I tried storing the values of the input control to a variable.But that too is giving me that cross site scripting error.I cannot add a second tab to the existing report and want it through OPEN DOC URL itself.
    Please help.

  • How can I stop ID from opening docs in full screen

    How can I stop ID from opening docs in full screen in ID 5.5?

    You didn't answer the OS question, but I'm going to presume it's some version of OS X. This has been, I think, a common complaint among Mac users, but as a PC person I don't remember what exactly can be done about it, if anything. On thing you might want to try is using the Application Frame.

  • Open Doc URL with parameter in BI 4.0 to open Webi and Crystal report

    Hi Experts ,
    Has any one experienced the open doc URL to open the report and to pass the parameter to the new report .
    I am well aware of the syntax of passing the parameter and use to work perfectly fine with XI 3.1 but its giving me griefs in BI 4.0 environment .
    In the new report i am just trying to pass the Fiscal year as a parameter with the url i can open the report but it does not accept the value being passed with the url so i have to renter the values again .
    I am using BO 4.0 SP2 Patch 6 and trying to intact with crystal and webi report   built on top of BEx query with the fiscal year parameter defined in BEx query level .
    Any comment on this will be appreciated.
    Thanks,
    Vibhav

    Hi Nakul,
    I am not using the user response to get the value i tested it in Crystal Enterprise environment i tired passing the following syntax
    http://.../OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=...&lsSFiscal%Year%(Single%Value%Entry,%Required)={?0P_FYEAR}
    {?0P_FYEAR}  this is a variable comming form BEx query into Crystal i tired to use it and pass it to other report but i cannot pass it i have tried to pass the hardcoded value still i see the paramater screen and have to enter the value again.
    I am not sure if anyone has tested this functionality in BI 4.0 environment .
    Thanks,
    Vibhav

  • How to pass session variable value with GO URL to override session value

    Hi Gurus,
    We have below requirement.Please help us at the earliest.
    How to pass session variable value with GO URL to override session value. ( It is not working after making changes to authentication xml file session init block creation as explained by oracle (Bug No14372679 : which they claim it is fixed in 1.7 version  Ref No :Bug 14372679 : REQUEST VARIABLE NOT OVERRIDING SESSION VARIABLE RUNNING THRU A GO URL )
    Please provide step by step solution.No vague answers.
    I followed below steps mentioned.
    RPD:
    ****-> Created a session variable called STATUS
    -> Create Session Init block called Init_Status with SQL
        select 'ACTIVE' from dual;
    -> Assigned the session variable STATUS to Init block Init_Status
    authenticationschemas.xml:
    Added
    <RequestVariable source="url" type="informational"
    nameInSource="RE_CODE" biVariableName="NQ_SESSION.STATUS"/>
    Report
    Edit column "Contract Status" and added session variable as
    VALUEOF(NQ_SESSION.STATUS)
    URL:
    http://localhost:9704/analytics/saw.dll?PortalGo&Action=prompt&path=%2Fshared%2FQAV%2FTest_Report_By%20Contract%20Status&RE_CODE='EXPIRED'
    Issue:
    When  I run the URL above with parameter EXPIRED, the report still shows for  ACTIVE only. The URL is not making any difference with report.
    Report is picking the default value from RPD session variable init query.
    could you please let me know if I am missing something.

    Hi,
    Check those links might help you.
    Integrating Oracle OBIEE Content using GO URL
    How to set session variables using url variables | OBIEE Blog
    OBIEE 10G - How to set a request/session variable using the Saw Url (Go/Dashboard) | GerardNico.com (BI, OBIEE, O…
    Thanks,
    Satya

  • Open doc URL: unable to open the report in same window

    Hi
    I'm trying to open a report using open doc url with "swindow=same" but still it opens in a separate window. This happens only when I use JAVA viewer. it works fine in ActiveX and HTML but I want this in JAVA viewer as i'm including this page in my JAVA application and it should open the report in the same window. I tried using "<a>URL</a>" and also target="_self" by HTML interpretation for that object but still the same problem. I'm unable to open the report in the same window by using JAVA viewer for Crystal Reports in info view. Please help me!!!
    Envirorment Details: Crystal Reports 2008 SP3, BOE XI R3 SP3
    regards
    Raghavendra.G

    I have tested that myself and It seems that HTML interpretation does not work with the Java viewer.
    I have also tried using a hyperlink containing javascript
    eg.
    javascript:window.location.href='http://www.sap.com'
    but the java viewer seems always to launch a new window before processing the command.
    I would recommend to open a case by SAP support ( httP://service.sap.com/support )
    Regards,
    Stratos

  • How to pass a single quote in a URL using Javascript

    Can someone tell me how to pass a single quote in a URL using Javascript. I have created a Javascript funciton in which I pass several column values from an APEX report.
    The URL for the report link I am using is "JAVASCRIPT:passBack('#EMP_ID#','#Name#','#e-mail#')"
    The problem occurs with the Name and e-mail columns contain a single quote (i.e. James O'Brien)

    Thank you Saad, that worked.
    Since I built the report using type 'SQL Query (PL/SQL function fody returning SQL query)' I had to add some additional quotes to get it to work.
    i.e.
    replace(EMP_EMAIL_NAME,'''''''',''\'''''')
    or
    replace(EMP_EMAIL_NAME,chr(39),''\'''''')
    Thanks for the help,
    Jason

  • Pass prompt value by open doc to Web intelligence Report in BI Mobile

    Hi Experts,
    I need to convert this open doc formule for BI Mobile :
    Open Doc for Launchpad ==> it's Ok in production
    ="<a href=\"http://BI4SERVER:8080/BOE/OpenDocument/opendoc/openDocument.jsp?iDocID=AV5V9Gajm8pEthc0fowTIP8&sIDType=CUID&sType=wid&sRefresh=Y&lsSZSJOBID=Lien%20Mission&lsIZSJOBID="+EncodageURL(""+[Query 1].[Job Retain id].[Job Retain id - Key])+"\" title=\"\" target=\"_blank\" nav=\"doc\">Lien Mission</a>"
    Open Doc for BI Mobile ==>  it's ok wthout passing value
    <a href="sapbi://OpenDoc/?authType=secSAPR3&default=yes&connection_name=pwc&server_url=fremesap820.cmis.corp.fr.ema.pwcinternal.com:8080&ConnectionType=BOEConnection&cms=BI4SERVER:6400&type=webi&iDocID=AV5V9Gajm8pEthc0fowTIP8&reportPageNumber=0" title="" target="_blank" nav="web">BIMOBILE</a>
    I have a problem with passing value in prompt  ??
    How can write the red expression for web mode to work for BI MOBILE ??
    Thanks & best regards
    ELYAE BI

    Any help please or idea or Note SAP ?
    I have a problem with passing value in prompt with webintelligence document using BEX Query ?
    Thanks and best regards
    ELYAEBI

  • During creation of WBS element How to pass ACCount Assignment field as blnk

    Hi Experts,
    I am  creating of WBS element by using BAPI   ''BAPI_BUS2054_CREATE_MULTI'' .
    during creation, passed the ACCount Assignment field  as blank.
    but when i check that WBS in CJ20n that ACCount Assignment field in coming as checked.    Please suggest me how to pass this field as blank.
    Thanks
    Susant
    Edited by: Susanta22 on May 9, 2011 6:08 PM

    I have same issue. how you resolved it.

  • How to pass file name as parameter into url: or fo:external-graphic src

    Hello gurus,
    In my rtf I want to dynamically get the name of the image file and display the image in the report. If use hard coded image file name it works but if I try to get the name into a variable and pass that variable it is not working.
    Basically my client is having different logos for each operating unit. in the OA_MEDIA directory there are separate logos for each OU. during run time based on OU name we need to display the corresponding image. If I can get this entire path($OA_MEDIA/logo.jpg') in XML field<?CF_OU_LOGO?> then I'm able to print the logo using url:{CF_OU_LOGO}
    But I'm using seeded data source and I cant modify the data source, I need to handle this in RTF only. I could able to get the file name into a variable but not sure how to pass to url.
    could some one help me on this. I tried the following options
    <fo:external-graphic src="url($ln)" />
    url:{$ln} in web etc...
    here 'ln' is the variable which holds '$OA_MEDIA/logo.jpg'. ln is defined as <xsl:variable name="ln" select=".//CF_OPERATING_UNIT" />
    later I set the values as <?xdoxslt:set_variable($_XDOCTX, 'ln',translate( concat('${OA_MEDIA}/','Logo',.//CF_OPERATING_UNIT,'.jpg'),' ',''))?><?xdoxslt:get_variable($_XDOCTX, 'ln')?>
    thanks,
    Vijay

    Vijay
    What version of EBS is the customer running? I read somewhere that in R12 all of the concurrent parameters are passed to the XMLP template. I have not tried this but if true. You could create a conc program parameter that would hold the location of the image. You could either have the user pick the image or maybe derive it from the other parameter choices.
    Lets assume the token name is DLOGO you can reference that in your template.
    <?param:DLOGO?>
    this needs to be at the top of the template. Then where you need to embed the image just reference the value using
    $DLOGO
    You can embed this in the external graphic field
    As I mentioned I have not tested it yet, hopefully its there, if not there are ways around it. Try it first.
    Tim

  • How to pass APEX_UTIL.COUNT_CLICK parameters in the url

    Hello,
    I have to count clicks on the List items:
    There is a Click Counting option in the definition of each List item,
    and you can add Click Count Category there.
    However, I also need to add Click Id parameter - p_id.
    This parameter (p_id) suppose to pass a value into CLICK_ID column of the APEX_WORKSPACE_CLICKS view.
    I am constructing a url for that.
    The url without p_id works perfect:
    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_company=&WORKSPACE_ID.&p_user=&APP_USER.But the url with p_id does not work at all:
    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_id=Profile&p_company=&WORKSPACE_ID.&p_user=&APP_USER.Do you know how to pass p_id parameter in the url, so that it would be inserted in apex_workspace_clicks view?
    Thank you!

    CLICK_ID column of the APEX_WORKSPACE_CLICKS is a Number, so you have to pass a number, ex:
    &p_id=1
    So your url should look like:
    z?p_url=f?p=&APP_ID.:43:&APP_SESSION.::NO:::&p_cat=Common&p_id=1&p_company=&WORKSPACE_ID.&p_user=&APP_USER.You can use a page number to associate with a click, to be more descriptive

  • Captivate 7 Click box and bottons not able to open an URL on a new window

    I inserted a button and a click box in CP7 to open an URL on a new window. The URL opens but in a New Tab. There is an issue that the URL cannot be opened on a NEW WINDOW, I am using IE and Chrome. Do you have any ideas about this issue and how to troubleshoot it? I tried with Safari and it works fine.
    Thanks, Jorge - Adobe Captivate 7 user.

    Hi Jorge
    It's my understanding that all you can do is to configure the link to open in a new "whatever". Whether you get the link opening in a tab or a window is left up to the browser and how the particular user has their browser configured. For example, I use Firefox and when I look at its settings here is what I see.
    I'm guessing there must be a way to force a new window, because I do see new windows appear. But I think in those cases folks are doing it by using JavaScript.
    Cheers... Rick

  • Prompt Value is not working through Open Doc Syntax

    Dear All,
    I am passing one value (Fiscal Year) to WebI from Xcelsius URL Button.
    http://<Server>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=ATJUDThT5S5DivTWVfoq6Rs&sIDType=CUID&sRefresh=Y&lsSFiscalYear(SingleValueEntry,+Required):= [K4/2010]
    When I click on this, I am able to open Infoview and even the report in which I want to pass parameter value, But the report is not getting refreshed with newer value (In this Case 2010).
    My Prompt Name is Fiscal Year (Single Value Entry, Required) and technical name is 0P_FYEAR, I have used both the name technical & Description to pass the Parameter, but could not success.
    Can anyone tell me how I can resolve my problem?

    HI Stratos,
    Thanks for another help. I got the log details and key for the parameter value.
    I found below syntax for Parameter from SOFA.log file,
    <FILTER KEY="[0P_FYEAR]"><CONDITION OPERATORCONDITION="Equal"><CONSTANT TECH_NAME="[0FISCYEAR].[K42010]"/></CONDITION></FILTER>
    and according to above syntax,  I have change my URL Link to
    http:/<Server>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=ATJUDThT5S5DivTWVfoq6Rs&sIDType=CUID&lsS[0P_FYEAR]=[0FISCYEAR].[K42010]&sRefresh=Y
    but still I am not able to refresh the report with 2010 value.
    Can you please look into the above link and please let me knew where I am doing something wrong.
    Regards,
    Rishit Kamdar

Maybe you are looking for

  • Doubt in File to idoc scenario

    Hi All, My scenario is to post the Customer Master Idoc  in R/3 from file. XI configuration has done and R/3 settings were made and i am able to see the idoc in R/3 but it is with error saying that "Account group in the IDoc is different". Kindly sug

  • Scheduling a webi report and export the result in PDF on local disk

    I'm working with the new SDK to schedule a report and export its result on my local c:\ hard disk drive. My code give no errors at run but I do not find the file on my root. The Instance counter of the report increase each time, so there is a refresh

  • Work status custom report

    Hi Gurus, I have built a work status custom report. The user was able to change status. When i run my custom EVDRE report no values are retrived for status, user and date/time stamp columns. I am using simple EVLCK function. I think something is bloc

  • Which hard drive config is the best for an existing system?

    Hy there, We have this system: DELL PRECISION T3500 64 BITS CPU INTEL XEON W3520 2.67GHZ  266 MHZ 4 CORE - 12 GB RAM NVIDIA GEFORCE GTS450 MATROX RTX2 - 5.1.2.8 PREMIERE PRO CS5 (5.02) WINDOWS 7 PRO SYSTEM HD 500 MB With this HD config: B: EXPORT (pa

  • Populating primary key from My SQL

    I have a table called MEMBERS in MY SQL with BEFORE INSERT trigger on it to create the primary key. Trigger works when I use the MYSQL prompt to insert. By Using BC in 10.1.3 , I want to populate the primary key (memberid) when insert any record in t