Is this script still valid for setting up Drill through between HFM and FDM

Guys hoping some one can shed a light.
I am running hfm and fdm realese 11.1.1.3.000
I am having issues setting up the SSO authentication (all the other steps have been done, and HFM is aware that I have uploaded information that can drill back). I am using an SSO script that was part of an Oracle presentation, but don't know if that script is still relevant.
Here is a copy of the script (Visual Basic Script SSO Authentication) :
Function AuthenticateSSO(token, applicationName)
' Place your single sign-on authentication script here
' To signify an authentication failure, you should
' raise an error by calling the following method:
' Err.Raise [error number over 1000], [source], [description]
' Applicationname = FDMApplication in URL
Const strProcSig = "AuthenticateSSO"
Dim strUsername
Dim strDomain
Dim objHFMSSO
Dim strClusterName ' HFM cluster name
Dim strAppName ' HFM application name
Set objHFMSSO = CreateObject("upsIntBlockFM40C.clsHypeWindowFM")
If Not objHFMSSO Is Nothing Then
strClustername = "<xxxxxxxx>"
Select Case ApplicationName
Case "<xxxxxxxx>"
strAppName = "<xxxxxxxx>"
End Select
strUsername = objHFMSSO.Connection.GetUsernameFromToken(CStr(Token), strClustername, strAppName)
If Trim(strUsername & "") = "" Then
' Blank user name means the token is invalid.
Set objHFMSSO = Nothing
Err.Raise 2655, strProcSig, "The Single Sign-on token is invalid."
Else
' Return the user name from the authenticated token.
AuthenticateSSO = strUsername
End If
End If
Set objHFMSSO = Nothing
End Function
After I input all the information requested, I always get the error Server Error in '/' Application. The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /HyperionFDM/AuthorizedPages/IntersectionSummaryByLocation.aspx
I did saw a note about this error that suggested that I needed to re-register and deploy again FDM. Did, but still have the same issue. So the only thing that I don't control is the script and that is why I am asking if this script is still active and usable?

I have done all of that but I still get an error when trying to drill back. I am using the Admin ID which exist on both FDM and HFM but I am always getting the
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /HyperionFDM/AuthorizedPages/IntersectionSummaryByLocation.aspx
So the only thing that I hadn't tried at the time was the SSO script. Which was what I did.

Similar Messages

  • Is this training still valid for Flash Builder 4.7?

    Flash Builder 4 and Flex 4 Essential Training with David Gassner
    Watch the Online Video Course Flash Builder 4 and Flex 4 Essential Training
    this was made in 2010 I am interested in learning about Flash Builder but I know that you want to be current, does anybody with experience with the language think it is still a good choice? David Gassner is an excellent teacher.Thanks

    Well Flash Builder 4.7 came out in 2012, and it also dropped the Design Mode View. So those tutorials may go over stuff that you wouldn't have. That being said. 4.6 still has the design view and then it could possible be some use. Still AIR has changed a lot since 2010, there are better ways of doing things that can both be optimized for mobile... for example Starling/Feathers or MadComponents. Plus now Apache is in charge of Flex, and they have continued on a lot of progress.
    Apache Flex®
    Feathers - Open Source User Interface Components for Starling Framework
    MobileAppDev | Mobile Application Development

  • Is hotfix KB2275950 still valid for win7 sp1 64bit?

    Hi All:
    We tried to install Windows6.1-KB2275950-x64.msu on my win7 desktop (win7 sp1 64bit) to fix some DCOM/TLS issue,
    We followed the instruction as below:
    To use one of the hotfixes in this package, you must create a registry subkey. To do this, follow these steps:
    Start Registry Editor.
    Locate the following subkey in the registry:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LDAP
    Create a new REG_DWORD value that is named UseHostnameAsAlias, and set the value to anything other than zero.
    Exit Registry Editor, and then restart the computer.
    however after restart pc, we failed to install this hotfix.
    The error message is "The update is not applicable to your computer".
    The error in setup of event viewer as below:
    Windows update  could not be installed because of error 2149842967 "" (Command line: ""C:\Windows\system32\wusa.exe" "C:\Downloads\Windows6.1-KB2275950-x64.msu"        ")
    is this hotfix still valid to windows 7 sp1 64bit?
    thanks in advance.
    fight for future!

    Hi Mulder2008,
    This Hotfix is only applied to Windows 7 Enterprise, Windows 7 Professional and Windows 7 Ultimate without Serveice pack 1.
    Therefore it's indeed not valid to Windows 7 SP1.
    Karen Hu
    TechNet Community Support

  • HT5306 I do not want to give remote access to anyone but myself as privacy is my friend.  Can this remote desktop software still be for me personally unless I allow access and for my MAC lap top only?  What if I do not update? compatibility issues with wh

    Hello:
    Thank you for the update for remote access for desktops.
    Personally, I do not want to give remote access to anyone but myself as privacy is my friend.  Can this remote desktop software still be for me personally unless I allow access and for my MAC lap top only?  What if I do not update? I do use this lap top in other countries.  compatibility issues with what?

    Apple Remote Desktop is off be default. It has to be enabled for some one to be able to remotely connect to the computer. And then, you still have to have a user name and password on the computer to remotely connect with.
    If you want to see if remote access has is enabled for Apple Remote Desktop; you can find the setting in, Apple Menu, System Prefrences, Sharing. If it's enabled, Remote Management or Screen Sharing will be checked.
    Beucase Apple Remote Desktop Agent is part of the Mac Operating System; even if your not using it, Apple Software Updates will from time to time offer updates for ARD Agent. Software Updates can some times be stacked ontop of each other; so chosing not to install an update, can mean other updates you may want may not be offered. At least until you install the updates those updates require. Also software updates can improve the security of your computer.

  • This Certificate not valid for the selected purpose

    I have installed on my Windows 7 (64 bit Professional w/SP1)
    a Self-Signed CA (IDS_MstrCert)  that has been accepted by the system certificate "store".  via mmc & certmgr
    I generated this CA on my Redhat Linux 7 server using the openssl utilities. 
    It shows: This certificate is intended for the following purpose(s):
    All issuance policies
    All application policies
    It is enabled for ALL purposes (However I did not generate with ALL purpose set)
    Under Certification Path:
    Certificate Status: This Certificate is OK
    I have also installed a Client Certificate (winxclient) (also generated by my Redhat Linux 7 server)
    That has been "signed" by my CA (IDS_MstrCert)
    I added it successfully to the system certificate "store" via mmc & certmgr.
    However when I open the certificate I see the following message: This Certificate not valid for the selected purpose
    When I view the Certificate path I see the following:
    IDS_CA                          (friendly name for the CA)
        |-----> VPNIKEv2cli     (friendly name for the client certificate)   
        Certificate Status: This certificate is OK
    In the Intended Purposes field: ServerAuthentication, ClientAuthentication
    How do I resolve this problem ?   This Certificate not valid for the selected purpose
    When I attempt my vpn/ikev2 connection (using machine certificates) I get the 13806 error.
    Best Regards
    Guy Rich

    Hi,
    In my opinion, this is not Windows system problem. You need to make troubleshoot with the Certificate.
    I made a research with this error message, the link below might be helpful:
    http://support.persits.com/show.asp?code=PS030304105
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Excel 2007 throws "this action is valid for the products which are currently installed" while i try to open .txt file format.

    Hello,
    We have Windows 2008 r2 TS, on which we have MS office 2007 Standard installed. There are almost 50 users on this particular machine.
    The problem is we get an error message when we try to open a .txt file in Excel (Right click on .txt file--> Open with --> Excel). Error message is as follows  "this action is valid for the products which are currently installed".
    Previously this was faced by all users so we completely reinstalled it, which worked, except for 1 user.  Currently i have recreated the profile for that particular user but that also didn't helped.
    A drag-drop approach works but user don't want it that way.  
    Now am clueless in terms of where should i look into. Any help would really be helpful.
    Thanks,
    Amol S

    Hi Amol S,
    As per the description, I understand that you are trying to register .dll files in your computer now.
    I suggest you to go through the following article to know more about registering .dll file.
    Refer to the Link:
    https://support2.microsoft.com/kb/844592?wa=wsignin1.0
    Unregister or Register DLL or OCX files:
    The Regsvr32 tool is a command-line utility that can be used for registering and un-registering OLE controls like DLL and ActiveX (OCX) controls in the Windows operating system. If you find
    that some of your Windows functions are note working properly, you may need to register your
    dll files.
    Register dll file
    To register a dll or
    ocx file, open a command prompt windows as an administrator, type the following and hit Enter:
    regsvr32 “path & filename of dllor
    ocx
    Unregister dll file
    To un-register a dll or
    ocx file, open a command prompt windows as an administrator, type the following and hit Enter:
    regsvr32 /u “path & filename of dllor
    ocx“
    Note: This will register or unregister the
    dll file.
    Hope this information is helpful. Please do let us know if you need further assistance, I’ll be glad to assist you.
    Regard,

  • Charged Rs. 60 for setting up Ipad through I Tunes

    I bought new Ipad 4 yesterday.
    Why i was charged Rs. 60 for setting up Ipad through I Tunes.
    Is it one time or recurring??
    This is surprising.... How can one charge when i have not downloaded anything from I Tune

    Authorization Hold?
    If you update your billing information, the iTunes Store will place an authorization hold on your payment card account, usually in the amount of 1 USD, to verify your account information. It will be credited back to your account later.
    http://support.apple.com/kb/HT3702

  • I prefer to arrange my photos by title but when I shut down Iphoto, my photos rearrange by date.  This is not acceptable for my growing library of snanned black and white ancestral photos. How do I get photos in events to stay in place ?

    I prefer to arrange my photos by title but when I shut down Iphoto, my photos rearrange by date.  This is not acceptable for my growing library of snanned black and white ancestral photos. How do I get photos in events to stay in place ?

    I actually am illiterate on the use of the finder to to view photos in folders.  I guess I will go to a class at the local Apple store for a lesson on the uses of finder .
    My method of viewing my photos are through events in I photo.
    1. Download  from camera or scan  in from old photos.
    2  I organize photos into events by occasion, or happenings in a certain year, or a group of photos with memorabilia of a certain person from childhood and on. etc.
    3.  Because Iphoto does not allow rearranging as I was able to do in my old PC with Corell,  I drag all of the photos to an " album" on the left side of sceen.  
    4.  I arrange photos in "order" after which I number each photo in sequence. I do this for a few of reasons.
              - if a photo is accidentally deleted I know it.  I can usually remedy this by checking my trash or
    rescanning.
              - I can sort by title without complications and this holds in "album"
    5.  The pictures will re arrange automatially to match the album in I photo.
    6.  This worked great in I-photo 09 but now in mountain lion the pictures in events go back to "
    sort by date" and will not hold "sort to Title"each time I photo is closed down.  What a nuicance it is to have to go  to view and click "title"  again and again every time Iphoto is opened.
    7. Can I go back to Photo 09? . 

  • Passing different (multi-) values for parameters to drill-through report, based on clicked subtotal in main report

    In Report Builder 3.0, I have made a main report in which the user can filter the underlying dataset using three parameters (all multi-value). The report shows totals grouped by these three parameters, as well as a grand total. What I want is to click
    on a total, which then opens the drill-through report for the corresponding records. I have achieved this for the grand total; the action in the corresponding text box passes all selected values of the parameters to the drill-through report.
    What I cannot figure out is how to make this work right when clicking on a subtotal. When I use the same expression as for the grand total, the same values for the parameters are passed, instead of the subset that apply to the corresponding text box in the
    main report. I expected this to work, because Report Builder /does/ correctly calculate the SUMs for the different levels, even though the expressions are the same.
    My question is: how do I pass different drill-through (multi-) values for parameters, corresponding to the respective subtotals in the main report?
    (FYI: I am using Microsoft SQL Server 2008 R2 and Report Builder 3.0 .)

    Hello Katherine,
    Thanks once more for your quick reply.
    I was aware of the textbox action "Go to report", and how to pass parameters in general. My question concerned how to determine the scope of the passed multi-value parameters (to the values that apply to the respective group/subtotal). The article you linked
    to is informative, but not a solution to my problem.
    A colleague of mine came up with a pragmatic solution: instead of trying to determine the scope of the parameter values, now I "look to the left in the results table". The two screenshots below should illustrate this. (Screenshots are in Dutch. Specific information
    is pixelated.)
    Unfortunately, I am not able to post images. Once my account is verified, I will edit them in. For now, I hope the text speaks for itself enough.
    [Screenshot: Drill-through parameters - 01: Report Builder tablix with subtotals]
    [Screenshot: Drill-through parameters - 02: Textbox properties (selected in screenshot 01) - Action - Go to report]
    The first screenshot shows the tablix in the Report Builder. The second screenshot shows the properties of the textbox selected in the first.
    Notice that I do not pass parameters for the first two columns, but the actual values. I only pass the parameter (containing /all/ user-selected values) for the third column. In the textbox below the selected one, I pass the actual values for the first column,
    and parameters for the last two. In the textbox above the selected one, I pass the actual values for all three columns.
    The only (cosmetic) flaw this approach has is that in the drill-through report, the list of selected parameters might show values that do not occur in the (corresponding part of the) results, and only for those parameters for which the main report passes (all
    user-selected) parameter values, and not the actual values in the results. The results are correct, though.
    If there is a way to directly determine the scope of multi-value parameters for passing to a drill-through report, I would still like know. But for now, this seems to work.

  • ERPI: how to set up drill through from Planning to EBS

    Hi,
    When you guys know how to set up drill through from Planning to EBS through ERPI ??
    I encountered the following message when I tried to drill :
    no drill through reports found at this location
    I think I didn't set up the drill through functionality properly.
    Regards,
    Eddy

    Can you check the log file for any errors? Also, check if the drill regions are created in the application. You can navigate to process details in ERPI and select the show log link for the corresponding process id. That should indicate if the drill regions were created on the target.
    Thanks,
    Bala

  • HT5498 Is this information still valid after one and a half years? Are the lightning-to-HDMI or lightning-to-VGA cables the only available options to send video to a TV set?

    There is a relative using an iPhone 5s and is interested in streaming video from her iPhone to an old TV set; unfortunately the TV set does not have either HDMI or VGA connectors; therefore we figured out getting a "lightning-to-30 Pin adapter", plug it to the iPhone 5s and use an old "Composite AV Cable" to do the trick. However, I found this post informing video streaming is not possible through the "lightning-to-30 Pin adapter", but -considering its post date- I would like to know if that info is still valid or if something has changed since then. Obviously changing the TV set is not an option, we have a limited "budget" to solve this.

    Thanks for the feedback Rudegar. We're not planning using airplay mirroring using AppleTV, but directly as it used to work with old iPhone 4S. Just attaching the composite video cable (30pin-to-Composite) to the iPhone 4 worked on almost any TV set equipped with composite jacks. Maybe I have to rewrite the question to "...available wired options to send video to a TV set?"

  • Mapi Session limit (EVENT ID 9646), Exchange 2010 fix still valid for exchange 2013?

    Hi Guy's,
    we run Exchange 2013 + Outlook 2010
    as i was investigating an Outlook Sync Error, for a secondary mailbox, i figured out that the Mailbox has more than 500 Folders and that i can see the Evnet ID 9646 (Mapi session exceeded the maximum of 500 objects) on the Exchange Server.
    Now i found a fix for Exchange 2010 but not for Ex2013, is the old fix for EX2010 still valid?:
    Navigate to HKLM > System > CurrentControlSet > Services > MSExchangeIS > ParametersSystem. Create a new key in ParametersSystem named
    MaxObjsPerMapiSession. In MaxObjsPerMapiSession, create a DWORD named
    objtFolder with a decimal value of 600. Create a second DWORD named
    objtFolderView
    anyone an idea on this?
    regards
    Stefan

    OK
    i seems that fix is still working and you don't even need to reboot.
    Also solved the sync Problems of secondary Mailbox.
    regards
    Stefan

  • HT2534 Does this method still work for creating Apple ID without CC?

    An instructor of mine just tried this method and said it no longer works. Has anyone else had trouble with this process?

    It is still valid. Note that you have to be creating a new Apple ID. You can't use an existing one.
    Regards.

  • Which SQL script to use for setting up default TestStand tables?

    Hello,
    I'm creating a small test application and would like to log test results to an SQL Server database. The Preparing to Implement Database Logging page mentions scripts that I can use to set up my database. In my folder, I found 3 table creation scripts:
    SQL Server Create Generic Insert Result Tables.sql
    SQL Server Create Generic Recordset Result Tables.sql
    SQL Server Create Stored Proc Result Tables.sql
    What are the differences between these, and which should I use?
    Thanks!
    Solved!
    Go to Solution.

    In the database options dialog --> Go to the schemas tab and click on each one of the options ( generic recordset,Generic INsert,etc).In the comments section you will find the difference.
    You can use either of them but ensure that the whatever tables script you have run on the DB same option is selected in the DB options.
    Hope this helps.

  • HT201303 every time i try to write my credit card info to pay for an application, this "Apple Support: Tips for Protecting Your Info" page comes up and I cannot purchase anything. I can just download the free ones. This is really annoying! How do I stop t

    every time i try to type in my credit card info to pay for an application, this "Apple Support: Tips for Protecting Your Info" internet page comes up and I cannot purchase anything. I can just download the free ones. This is really annoying! How do I stop this?

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for

  • My ipad2 wants to now setup as new, but it's not new, and asks to restore from icloud or itunes. I don't know what to do

    For no known reason, my Ipad 2 crashed. I turned it on one day and it acts like it's new. It says "setup new ipad" or restore using icloud or itunes. I don't know which to do because I don't want to lose what I had on my ipad and I don't know if I ha

  • Too low resolution on a picture

    I am trying to create a holiday card on a website and am told the photo has too low resolution. They said I can change this on my computer. Can I?????

  • Want to SYNC, not restore

    Unfortunately, I plugged my iPhone into a work notebook to charge last week, and it synched with a blank Outlook calendar. It wiped all calendar entries *except* those for October, November and future months, and recurring entries like birthdays. Ton

  • Avoid check for article number and price from ORDRSP inbound

    Hi, i m working on an integration (with PI) of a 3rd party vendor with a SAP ERP (7.1) backend system. The vendor sends a soap message which is transformed by PI to an IDoc ORDRSP.ORDERS05. The vendor sends a purchase order confirmation but unfortuna

  • File Locking in XI-

    Hi all,    I need to implement file locking technology for all of my interfcaes.Could anyone explain me the basics and detailed procdure for this? Thanks Rajesh