Getting error in function aia:getSystemType

Hi All,
We are using Oracle Telecom PIPs and in one of its flow, the function aia:getSystemType is not returning any values though we have configured the systems in AIA Console. We are getting some error in the SOA_Server1.out logs. the errors are like:-
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getServiceProperty to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getServiceProperty to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
SEVERE: FunctionResolver.resolveFunction cannot adapt {http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions}getSystemType to XPathFunction
Could you please suggest why this error is occuring..  and what might resolve this..
regards
Rakesh

Hi Shreeram,
You must be missing some input parameters when you are running the FM manually.
Execute the program and check the input parameter values passed to this FM in Debug mode and then in the similar way you can pass the values when running in SE37.
Regards,
Durgesh.

Similar Messages

  • Keep getting error: Duplic function detected

    I'm using this actionscript in AS3:
    about_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    "_self");
    and then this in the same frame on a different layer.
    lore_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_003.htm"),
    "_self");
    It works fine unless I try to make two buttons in the same
    flash document then it gives me duplicate function error. I am
    changing the name in the action script to the appropriate name for
    the 2nd button but I still get the error.
    If I want a flash menu with a list of buttons that all link
    to different webpages how do I do the action script for those
    buttons without getting a duplicate function error?
    Thanks.
    EDIT:
    Ok I found a solution to this. Here is what I had to change
    for this to work:
    lore_bttn.addEventListener(MouseEvent.CLICK, onClick);
    function onClick
    2(Event:MouseEvent):void {
    <----That bold 2 right there is what had to be added to
    it.
    navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    "_self");
    }

    Hi --
    You need to create functions with different names for each
    buttons "onClick"
    event..
    skip_bttn.addEventListener(MouseEvent.CLICK, onSkipClick);
    another_bttn.addEventListener(MouseEvent.CLICK,
    onAnotherClick);
    function onSkipClick(Event:MouseEvent):void {
    navigateToURL( new
    URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),"_self");
    function onAnotherClick(Event:MouseEvent):void {
    navigateToURL( new URLRequest(
    http://www.domain.com),"_self");
    Rich
    "TnaE" <[email protected]> wrote in message
    news:fh5q3b$4lj$[email protected]..
    > I'm using this actionscript in AS3:
    >
    > skip_bttn.addEventListener(MouseEvent.CLICK, onClick);
    >
    > function onClick(Event:MouseEvent):void {
    > navigateToURL( new URLRequest("
    http://www.tnae.net/aocwebpage_002.htm"),
    > "_self");
    > }
    >
    >
    > It works fine unless I try to make two buttons in the
    same flash document
    > then
    > it gives me duplicate function error. I am changing the
    name in the action
    > script to the appropriate name for the 2nd button but I
    still get the
    > error.
    >
    > If I want a flash menu with a list of buttons that all
    link to different
    > webpages how do I do the action script for those buttons
    without getting a
    > duplicate function error?
    >
    > Thanks.
    >

  • Getting error while using user-defined function in transform activity

    Hi
    I designed one user-defined function to add 2 nos following the
    link:http://docs.oracle.com/cd/E16764_01/integration.1111/e10224/bp_xslt_mpr.htm .
    Under this i followed the portion creating user-defined function.
    After deploying,i'm getting an error stating:"<summary>
    An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload).
    </summary>
    <detail>
    XPath expression failed to execute.
    An error occurs while processing the XPath expression; the expression is ora:doXSLTransformForDoc("xsl/Transformation_1.xsl", $inputVariable.payload).
    The XPath expression failed to execute; the reason was: javax.xml.transform.TransformerException: oramds:/deployed-composites/PO/HelloWorld_rev1.0/xsl/Transformation_1.xsl<Line 6, Column 104>: XML-22045: (Error) Extension function error: Class not found '
         Missing class: addition.add
    can anybody help me in this regard     
    Thanks
    Avinash

    Did you copy the jar file of your java classes to MIDDLEWARE_Home/user_projects/domains/soa_domain/lib?
    http://georgie-soablog.blogspot.com/2010/06/soasuite-11g-implement-user-defined.html
    hope this helps

  • Getting Error "Pricing Procedure could not be determined" in CRM Functional

    Hi Experts,
        While creating Quotation for Products, am getting error message of  " Pricing Procedure could not be determined".
    Kindly reply, how 2 resolve this by steps-by-steps.
    Thanks..
    Edited by: poorav4293 on Aug 6, 2011 12:27 PM

    Hi,
    Go to SPRO-> IMG-> Basic Functions-> pricing. Here goto second node & select determine pricing procedure.
    Here check the combination....
    sales org-distribution channel-doc price-cust price-pricing procedure.
    Here see the corresponding pricing procedure which should be proper based on the condition types.
    Thanks!
    Aswith.

  • !! Getting error while using function in where clause

    Hi,
    I have created a function as below
    create function find_cnt(n varchar2)
    return number is
    cnt number;
    begin
    execute immediate 'select count(1) from '||n into cnt;
    return nvl(cnt,0);
    end;
    and when running the below select
    select find_cnt(object_name),object_name from user_objects where object_type='TABLE' and find_cnt(object_name)=0
    I getting
    ERROR:
    ORA-04044: procedure, function, package, or type is not allowed here
    ORA-06512: at "SCOTT.FIND_CNT", line 5
    can anyone help????????
    thanks
    Harish

    In 11g you could simply do
    SQL> select table_name, trim(column_value) cnt
      from user_tables, xmltable(('count(ora:view("'||table_name||'"))'))
    TABLE_NAME                     CNT      
    DEPT                           4        
    BONUS                          0        
    SALGRADE                       5        
    DEMO_USERS                     2        
    DEMO_CUSTOMERS                 7        
    DEMO_ORDERS                    10       
    DEMO_PRODUCT_INFO              10       
    DEMO_ORDER_ITEMS               16       
    DEMO_STATES                    51       
    DEMO_PAGE_HIERARCHY            18       
    TABLE1                         6        
    TABLE2                         6        
    CREATE$JAVA$LOB$TABLE          0        
    CLICKS                         1        
    T                              0        
    EMP                            14       
    PLAN_TABLE                     2        
    17 rows selected.

  • Unable to "share" a photo. Get error message stating server is not responding. But all normal email functions work just fine.????????

    unable to "share" a photo. Get error message stating server is not responding. But all normal email functions work just fine.????????

    Just a quick bump... Anyone got any thoughts on this?

  • Getting an error - group function not allowed here

    Below is the merge statement...
    getting an error - group function not allowed here
    WHY????
    merge into summary
    using
    (select
    a.user_id,
    min(a.start_time_utc),
    max(a.end_time_utc),
    sum(a.duration_seconds),
    /*total_upload
    total_download
    total_traffic,*/
    max(r.package_id),
    last_usage_charge, -------hard coded
    max(r.peak_rate),
    max(r.bst_plantype),
    max(r.free_value), ---for free value
    a.IsPeak,
    sum(a.TotalDiscount)
    from aaa_sessions a,rate_plan r,subscriber_info si
    where
    si.EXTERNAL_ID=a.USER_ID
    and
    si.PACKAGE_ID=r.PACKAGE_ID
    group by
    user_id,bst_plantype,ispeak)t ------do we need to use alias here
    on
    (summary.user_id=t.user_id
    and
    summary.type_of_summary=t.bst_plantype
    and
    summary.ispeak=t.ispeak)
    When matched then
    update
    set
    start_date =decode((t.start_time_utc-summary.start_date)-abs(t.start_time_utc-summary.start_date),0,summary.start_date,t.start_time_utc),
    end_date=decode((t.end_time_utc-summary.end_date)-abs(t.end_time_utc-summary.end_date),0,t.end_time_utc,s.end_date),
    total_duration=summary.total_duration+sum(duration_seconds),
    total_upload=summary.total_upload+sum(upload_bytes),
    total_download=summary.total_download+sum(download_bytes),
    total_traffic=summary.total_upload+sum(upload_bytes)+summary.total_download+sum(download_bytes)
    When not matched then
    INSERT
    (user_id ,
    start_date,
    end_date,
    total_duration,
    /*total_upload
    total_download
    total_traffic,*/
    rate_plan_id,
    last_usage_charge,
    peak_rate,
    type_of_summary,
    IsPeak,
    TotalDiscount)
    VALUES
    (t.user_id,
    t.start_time_utc,
    t.end_time_utc,
    t.duration_seconds,
    /*t.output_bytes,
    t.input_bytes,
    t.output_bytes+aa.input_bytes,*/
    t.PACKAGE_ID,
    1, ---hard coded the value
    t.PEAK_RATE,
    t.BST_PLANTYPE,
    t.ispeak,
    t.free_value);

    This is the query,...
    Its giving no complilation errors..
    I have not used aggregate functions in the insert/update..
    have used only decode...
    and nowhere i found that aggegate functions not allowed in the insert/update stmts of merge..
    Can u please post a link where it is mentioned...
    MERGE INTO summary
    USING (SELECT a.user_id, MIN (a.start_time_utc) stc,
    MAX (a.end_time_utc) etc, SUM (a.duration_seconds) ds,
    SUM (a.download_bytes) download,
    SUM (a.upload_bytes) upload, MAX (r.package_id) pkg_id,
    MAX (r.peak_rate) p_rate, MAX (r.offpeak_rate)
    ofp_rate,
    MAX (r.bst_plantype) plan_type,
    SUM (r.free_value) free_val, a.ispeak,
    MAX (r.peak_pulse) p_pulse,
    MAX (r.offpeak_pulse) ofp_pulse
    FROM aaa_sessions a, rate_plan r, subscriber_info si
    WHERE si.external_id = a.user_id
    AND si.package_id = r.package_id
    GROUP BY user_id, bst_plantype, ispeak) t
    ON ( summary.user_id = t.user_id
    AND summary.type_of_summary = t.plan_type
    AND summary.rate_plan_id = t.pkg_id
    AND summary.ispeak = t.ispeak)
    WHEN MATCHED THEN
    UPDATE
    SET start_date =
    DECODE ( (t.stc - summary.start_date)
    - ABS (t.stc - summary.start_date),
    0, summary.start_date,
    t.stc
    end_date =
    DECODE ( (t.etc - summary.end_date)
    - ABS (t.etc - summary.end_date),
    0, t.etc,
    summary.end_date
    total_duration = summary.total_duration + t.ds,
    total_download = summary.total_download + t.download,
    total_upload = summary.total_upload + t.upload,
    total_traffic =
    summary.total_upload
    + t.upload
    + summary.total_download
    + t.download,
    last_usage_charge =
    DECODE (t.plan_type,
    0, (t.ds - t.free_val)
    / DECODE (t.ispeak, 0, t.ofp_pulse, p_pulse)
    * DECODE (t.ispeak, 0, t.ofp_rate, t.p_rate),
    ((t.download + t.upload) - t.free_val
    * DECODE (t.ispeak, 0, t.ofp_rate, t.p_rate)
    WHEN NOT MATCHED THEN
    INSERT (user_id, start_date, end_date, total_duration,
    total_download, total_upload, total_traffic, rate_plan_id,
    last_usage_charge, peak_rate, type_of_summary, ispeak,
    totaldiscount)
    VALUES (t.user_id, t.stc, t.etc, t.ds, t.download, t.upload,
    t.download + t.upload, t.pkg_id,
    DECODE (t.plan_type,
    0, (t.ds - t.free_val)
    / DECODE (t.ispeak, 0, t.ofp_pulse, p_pulse)
    * DECODE (t.ispeak, 0, t.ofp_rate, t.p_rate),
    ((t.download + t.upload) - t.free_val
    * DECODE (t.ispeak, 0, t.ofp_rate, t.p_rate)
    t.p_rate, t.plan_type, t.ispeak, t.free_val);
    COMMIT;

  • I am getting error Error in calling up function 'BAPI_APOATP_CHECK' in APO server The current application triggered a termination

    I am getting error Error in calling up function 'BAPI_APOATP_CHECK' in APO server The current application triggered a termination
    when triggering for gatp.

    Hi Virender,
    This error can be experienced due to many reasons. based on my experience below reasons can cause this issue.
    1) If you are using allocation check if allocation is correctly set.
    2) In case you are using custom enhancements / user exits (in SD / GATP / CIF) check if any of them, causing this issue.
    In my case correction of allocation setup could resolve this issue, so check what is the reason in your case.
    Rgds
    Sourabh

  • When exporting data from FDM to HFM getting error - Error: Adapter function [fConnect] failed

    Hi ALL!!!
    I am trying to Export Data from FDM to HFM and clicked "Export" option and getting below error.
    Error: Adapter function [fConnect] failed.
    Detail: Stacktrace:
    upsWBlockProcessorDM.clsBlockProcessorClass.ActLoad(strLoc[String], strCat[String], strStartPer[String], strEndPer[String], strFile[String], objLoadParam[Object&], blnNoRaiseEvents[Boolean], lngMarshalType[Int32])
    Hyperion.FDM.Dialogs.TargetSystemLoadDialog.buttonOK_ServerClick(sender[Object], e[EventArgs])
    And followed the John suggestions through this Link (http://epm.jonhwilliams.com/adapter-function-fconnect-failed-fd/), All the checks are good, But still issue has not been resolved.
    Could some one please suggest your valuable inputs.
    Thanks,
    RSV

    Can you check if the integration options "Use SSO" and "Enable Sticky Server" are set to on?    

  • Getting error -2147221219 when trying to execute OpenMsgStore function on Exchange 2007 Server

    Hello,
      I am getting error -2147221219 when trying to execute OpenMsgStore API on Exchange Server 2007. I have created the Public Folder also on the same server. Also, I have installed the Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on the server. Please do let me know if our previous MAPI / CDO applications would work for Exchange Server 2007 in this environment?
      Also, while executing the Microsoft Exchange MAPI editor when I click on Session -> Logon and Display Store Table I see Err:0x8004010F=MAPI_E_NOT_FOUND in the row type column. The MAPI initialization is successful and in the Display Name I get Public Folders and Mailbox - Administrator. Please let me know how to I make work the MAPI Editor.
      Thanks for your time and cooperation !!
    Thanks & Regards,
    Neel

    Answers in social.msdn.microsoft.com/Forums/en-US/3a2e9489-6137-42fb-95d1-bebcfe2ea138 may solve your problem.
    PR_PROFILE_CONNECT_FLAGS = 0 will also work.

  • Win 7 Clean install Firefox 7.0 install ok, but when trying to start Firefix, get error- "XULRunner "Couldn't load XRE functions.""

    Tried turning off antivirus/antispyware - nstill get error msg.
    Also have Thunderbird installed.

    When you say "clean install", do you mean that you also manually erased the C:\program files\mozilla firefox folder before installing, to remove any remaining files from a previous install?
    If so, it seems there is a problem with your profile. Have a look at https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting, and perhaps more specifically https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile and follow the instructions there for how to test if the problem goes away with a new profile.
    Just post back here if you have questions.

  • Payables Open Interface Import getting errors out

    Hello All,
    I am trying to run "Payables Open Interface Import" program to upload the invoice but the program is getting error out, in the log file at the end i am getting the below error:
    (Insert ap inv dists 1a) Inside the insert function
    (Insert ap inv dists 1) Insert into ap_invoice_distributions
    (Insert ap inv dists 1) Insert into ap_invoice_distributions
    ORA-00001: unique constraint (AP.AP_INVOICE_DISTRIBUTIONS_U1) violated
    Insert_ap_inv_dists<-Create_lines<-Import_invoices<- Before report trigger
    (Create Lines 22) Insert into ap_invoice_distributions
    create_non_item_lines<-Import_invoices<- Before report trigger
    Any one faced this kind of issue?
    any suggestions to resolve this.
    Thanks & Regards
    Aboothahir

    Pl post details of OS, database and EBS versions.
    Pl see these MOS Docs
    Payables Open Interface Error ORA-00001: unique constraint (AP.AP_INVOICE_DISTRIBUTIONS_U1) violated          (Doc ID 357784.1)
    APXIIMPT Payables Open Interface Import Fails ORA-00001          (Doc ID 353052.1)
    Unique Constraint Violated Importing Invoices With Multi Line Distribution Set          (Doc ID 386323.1)
    HTH
    Srini

  • Automatic Po creation With MB01 i am getting Error

    Hi ,
    While doing goods receipt for  Automatic Po creation i am getting error
    MM activated Automatic Po
    VM activated Automatic Po
    101 Mov Type is also activated
    Item 00010 of purchasing document 9999999999 does not exist
    Message no. ME706
    Diagnosis
    Purchase order 00010 with item 9999999999 was not found.
    Procedure
    Enter a different purchase order.
    i given  the Vendor and quantity  after entering error is coming
    Please help
    Manjunath

    HI,
    Pls ceck the points mentioned below.
    Define one of the purchase organizations as Standard Purchase Organization
    Assign your plant to Standard Purchase Organization
    Maintain purchasing information record with price
    Maintain the indicator for movement types 101 & 161
    Define Default Values (MB01) for Document Type
    Now you can enter a goods receipt without entering the purchase order number, a purchase order will be created automatically when you post the goods receipt. All such goods receipt will be valuated at the price maintained in the purchasing information record.
    First you can try this with T. Code MB01 if it is working then try with T. Code MIGO, if you face any error or functionality is not working check with your basis consultant some authorization or some patches may be missing. Ask him to apply all relevant patches.
    Thanks
    Chandru

  • SSTP problem on Windows Server 2008 r2, clients getting error 0x8007274C

    PROBLEM: Clients keep getting error 0x8007274C when attempting to connect to the VPN server using SSTP.
    SYMPTOMS:
    - L2TP connections works great
    --- L2TP connections generate RemoteAccess events in Event viewer, but none whatsoever for the failed SSTP attempts
    - Client CANNOT ACCESS
    https://vpn.mycompany.net/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}
    - After several attempts to check and recheck RRAS Setup.  Added IIS Role (much later) just to prove that cert is valid.
    --- If server's RRAS service disabled, IIS enabled, client is able to browse to that VPN server, certificate checks out. 
    http://vpn.mycompany.net &
    https://vpn.mycompany.net.
    --- However, if RRAS service is running, IIS would not respond to either HTTP nor HTTPS traffic.
    --- SSTP won't work whether or not WWW service is running.
    - Port Scanner tests to the VPN Server reveals that port 80 & 443 are not open when RRAS service is running and IIS service stopped.
    --- But, when RRAS service is stopped and IIS is running, port 80 & 443 responds.
    --- Not sure whether 443 is [b]supposed to be open[/b] when only RRAS is running.
    ============================================================================
    CLIENT:
    ============================================================================
    - Vista SP1 (32-bit), Windows 7 (32-bit), Windows 7 x64 SP1
    - CRL entry is resolvable
    - vpn.mycompany.net certificate installed in Local Computer > Trusted Root CA
    - SSTP Client connecting to FQDN vpn.mycompany.net
    - Windows Firewall is DISABLED  (for testing purposes)
    - No Anti Virus nor Anti Malware protection running  (for testing purposes)
    - Can access other HTTPS sites
    ============================================================================
    SERVER (Windows 2008 Svr r2; Roles: DNS, AD, RRAS):
    ============================================================================
    - 2 NICS (1 bound to an internal IP, 1 bound to an external IP addr)
    -- External NIC bound to a valid ISP IP Address, with a FQDN vpn.mycompany.net
    - Windows Firewall Service on Server DISABLED
    - No other device in front of the external IP addr NIC
    - IPV6 on RRAS DISABLED
    - NO RRAS Inbound/Outbound filter at all
    - Windows Firewall Service disabled
    - Using external Certificate Authority
    - Certs bound to port 443 seem to match in registry key HKLM\...\SstpSvc\Parameters
    It seems that the VPN server is simply not accepting the SSTP traffic.  I don't think we've even gotten to certificate negotiation.
    Been trying for a few days now, have consulted many SSTP online resources (MS and others) before posting.
    Am stumped.  Any help would be greatly appreciated.
    ============================================================================
    SERVER CONFIGURATION CHECKLIST:
    ============================================================================
    SERVICE_NAME: remoteaccess
            TYPE               : 20  WIN32_SHARE_PROCESS 
            STATE              : 4  RUNNING
                                    (STOPPABLE, PAUSABLE, ACCEPTS_SHUTDOWN)
            WIN32_EXIT_CODE    : 0  (0x0)
            SERVICE_EXIT_CODE  : 0  (0x0)
            CHECKPOINT         : 0x0
            WAIT_HINT          : 0x0
    ============================================================================
    SERVICE_NAME: sstpsvc
            TYPE               : 20  WIN32_SHARE_PROCESS 
            STATE              : 4  RUNNING
                                    (STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
            WIN32_EXIT_CODE    : 0  (0x0)
            SERVICE_EXIT_CODE  : 0  (0x0)
            CHECKPOINT         : 0x0
            WAIT_HINT          : 0x0
    ============================================================================
      TCP    0.0.0.0:443            0.0.0.0:0              LISTENING       4
      TCP    192.168.2.109:3268     192.168.2.116:45443    ESTABLISHED     500
      TCP    [::]:443               [::]:0                 LISTENING      
    4
      UDP    0.0.0.0:59443          *:*                                   
    1616
      UDP    0.0.0.0:60443          *:*                                   
    1616
      UDP    0.0.0.0:61443          *:*                                   
    1616
    ============================================================================
    SSL Certificate bindings:
        IP:port                 : 0.0.0.0:443
        Certificate Hash        : 4cbfd1fc43d4fea1cd9dce519a0c0901330a343d
        Application ID          : {ba195980-cd49-458b-9e23-c84ee0adcd75}
        Certificate Store Name  : MY
        Verify Client Certificate Revocation    : Enabled
        Verify Revocation Using Cached Client Certificate Only    : Disabled
        Usage Check    : Enabled
        Revocation Freshness Time : 0
        URL Retrieval Timeout   : 0
        Ctl Identifier          : 
        Ctl Store Name          : 
        DS Mapper Usage    : Disabled
        Negotiate Client Certificate    : Disabled
        IP:port                 : [::]:443
        Certificate Hash        : 4cbfd1fc43d4fea1cd9dce519a0c0901330a343d
        Application ID          : {ba195980-cd49-458b-9e23-c84ee0adcd75}
        Certificate Store Name  : MY
        Verify Client Certificate Revocation    : Enabled
        Verify Revocation Using Cached Client Certificate Only    : Disabled
        Usage Check    : Enabled
        Revocation Freshness Time : 0
        URL Retrieval Timeout   : 0
        Ctl Identifier          : 
        Ctl Store Name          : 
        DS Mapper Usage    : Disabled
        Negotiate Client Certificate    : Disabled
    ============================================================================
    Selected (some, not all) Info about Certificate bound to SSTP viewed through RRAS MMC:
    Version: V3
    Valid To: ‎Thursday, ‎August ‎30, ‎2012 6:59:59 PM
    Subject:
     CN = vpn.mycompany.net
     OU = nsProtect Secure Xpress
     OU = Domain Control Validated
    Enhanced Key Usage:
     Server Authentication (1.3.6.1.5.5.7.3.1)
     Client Authentication (1.3.6.1.5.5.7.3.2)
    CRL Distribution Points:
    [1]CRL Distribution Point
         Distribution Point Name:
              Full Name:
                   URL=http://crl.netsolssl.com/NetworkSolutionsDVServerCA.crl
    Thumbprint Algorithm: sha1
    Thumbprint: ‎4c bf d1 fc 43 d4 fe a1 cd 9d ce 51 9a 0c 09 01 33 0a 34 3d
    ============================================================================
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SstpSvc\Parameters]
    "ServiceDllUnloadOnStop"=dword:00000001
    "ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
      00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
      73,00,73,00,74,00,70,00,73,00,76,00,63,00,2e,00,64,00,6c,00,6c,00,00,00
    "ServerURI"="/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/"
    "ListenerPort"=dword:00000000
    "UseHttps"=dword:00000001
    "SHA1CertificateHash"=hex:4c,bf,d1,fc,43,d4,fe,a1,cd,9d,ce,51,9a,0c,09,01,33,\
      0a,34,3d
    "isHashConfiguredByAdmin"=dword:00000001
    "SHA256CertificateHash"=hex:ee,06,d8,78,2a,8c,95,d6,a1,40,d1,80,77,2c,e5,4c,f9,\
      83,a1,e4,94,60,82,28,3d,56,49,82,44,bc,1e,a9
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SstpSvc\Parameters\ConfigStore]
    "ListenerPort"=dword:000001bb
    "UseHttps"=dword:00000001
    "V4CertPlumbedBySstp"=dword:00000000
    "V6CertPlumbedBySstp"=dword:00000000
    ============================================================================
    SELECTED EVENT VIEWER ENTRIES AFTER RESTART OF RRAS + SUCCESSFUL ATTEMPT OF L2TP (BUT NO ENTRIES AT ALL FOR SSTP CONN ATTEMPTS):
    Level Date and Time Source Event ID Task Category
    Information 8/31/2011 11:36:42 AM Microsoft-Windows-Time-Service 37 None The time provider NtpClient is currently receiving valid time data from zeus.olympia.local (ntp.d|0.0.0.0:123->192.168.2.114:123).
    Information 8/31/2011 11:35:22 AM RemoteAccess 20275 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user with ip address 192.168.2.145 has disconnected
    Information 8/31/2011 11:35:22 AM RemoteAccess 20272 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul connected on port VPN2-15 on 8/31/2011 at 11:34 AM and disconnected on 8/31/2011 at 11:35 AM.  The user
    was active for 0 minutes 32 seconds.  17264 bytes were sent and 21956 bytes were received. The reason for disconnecting was user request. The tunnel used was WAN Miniport (L2TP). The quarantine state was 'not nap-capable'.
    Information 8/31/2011 11:34:57 AM Microsoft-Windows-Iphlpsvc 4200 None Isatap interface isatap.{6E06F030-7526-11D2-BAF4-00600815A4BD} with address fe80::5efe:192.168.2.144 has been brought up.
    Information 8/31/2011 11:34:51 AM Microsoft-Windows-UserPnp 20003 (7005) Driver Management has concluded the process to add Service tunnel for Device Instance ID ROOT\*ISATAP\0002 with the following status: 0.
    Information 8/31/2011 11:34:50 AM RemoteAccess 20274 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul connected on port VPN2-15 has been assigned address 192.168.2.145
    Information 8/31/2011 11:34:50 AM RemoteAccess 20250 None CoID={075CE235-832C-45FE-BE27-8B41BC765125}: The user OLYMPIA\inul has connected and has been successfully authenticated on port VPN2-15.
    Information 8/31/2011 11:34:49 AM RemoteAccess 20088 None The Remote Access Server acquired IP Address 192.168.2.144 to be used on the Server Adapter.
    Information 8/31/2011 11:30:26 AM Microsoft-Windows-HttpEvent 15007 None Reservation for namespace identified by URL prefix
    https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ was successfully added.
    Information 8/31/2011 11:30:26 AM Microsoft-Windows-HttpEvent 15008 None Reservation for namespace identified by URL prefix
    https://+:443/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/ was successfully deleted.
    Information 8/31/2011 11:30:26 AM Service Control Manager 7036 None The Application Layer Gateway Service service entered the running state.
    Information 8/31/2011 11:30:26 AM Service Control Manager 7036 None The Routing and Remote Access service entered the running state.
    Error 8/31/2011 11:30:26 AM RemoteAccess 20106 None "Unable to add the interface {BBF2BA88-DCC5-4D36-9256-E1C8AF602467} with the Router Manager for the IPV6 protocol. The following error occurred: Cannot complete this function.
    Error 8/31/2011 11:30:26 AM RemoteAccess 20106 None "Unable to add the interface {DF914ECC-AC6A-441E-A47C-57CE90C7F8B0} with the Router Manager for the IPV6 protocol. The following error occurred: Cannot complete this function.
    Information 8/31/2011 11:30:21 AM Service Control Manager 7036 None The Routing and Remote Access service entered the stopped state.
    Information 8/31/2011 11:30:20 AM Service Control Manager 7036 None The Application Layer Gateway Service service entered the stopped state.
    Information 8/31/2011 11:30:01 AM Microsoft-Windows-Eventlog 104 Log clear The System log file was cleared.
    ============================================================================
    ============================================================================

    Hi, I'm in the exact same situation and for once google is of no help. I have tried to get a simple connect through to my server (by using "telnet vpn.myserver.com 443") but it will only timeout. After deactivating the Windows firewall on the VPN box (which
    is a virtual machine on a Hyper-V R2 SP1) I can locally telnet the VPN box and even get the special url (https://vpn.myserver.com/sra_{BA195980-CD49-458b-9E23-C84EE0ADCD75}/) to work. But this only works on the VPN box itself, no other server or client is
    able to contact it. I have tried to connect from another server sitting next to the vpn box and in the same subnet (public IPs) but couldn't connect either. PPTP and L2TP connections are working but not SSTP. Another approach was to manually bind the http.sys
    to specific IPs. No change. I'm fresh out of ideas. Anyone? regards, ck

  • Getting value from Function stored in a schema and Watching the value of objects

    hi
    i'd like to display a labelA which is from a query -> (SELECT NAME FROM TABLE1 WHERE NAME = GetA). GetA is a function which I created in SchemaA. GetA returns a varchar2. In this case.. how can i do that ?
    should i write the PL/SQL in the format trigger of this labelA ? if yes, then what should i write in the PL/SQL format trigger ? or should i create another query in Data Model ?
    And how do get hold of this labelA's value(or the result returned by the query) in the parameter form?
    And lastly is there a way to trace the value of some report objects ?
    should i use SRW.MESSAGE ? to print out the 'watched' value ? or any other alternatives ?
    what is the url that takes me to learn all these ?
    I got this error "REP-1401: 'beforepform': Fatal PL/SQL error occurred." when i initialize the bind variable to a function (GetA)stored in Schema A ---> :P_A := GetA in the before_parameter_form of report trigger;
    anything wrong with the above assignment ?
    are there any difference between stored procedure like function, package in the database and those in in PL/SQL Library of report builder ???
    null

    hi
    i'd like to display a labelA which is from a query -> (SELECT NAME FROM TABLE1 WHERE NAME = GetA). GetA is a function which I created in SchemaA. GetA returns a varchar2. In this case.. how can i do that ?
    should i write the PL/SQL in the format trigger of this labelA ? if yes, then what should i write in the PL/SQL format trigger ? or should i create another query in Data Model ?
    And how do get hold of this labelA's value(or the result returned by the query) in the parameter form?
    And lastly is there a way to trace the value of some report objects ?
    should i use SRW.MESSAGE ? to print out the 'watched' value ? or any other alternatives ?
    what is the url that takes me to learn all these ?
    I got this error "REP-1401: 'beforepform': Fatal PL/SQL error occurred." when i initialize the bind variable to a function (GetA)stored in Schema A ---> :P_A := GetA in the before_parameter_form of report trigger;
    anything wrong with the above assignment ?
    are there any difference between stored procedure like function, package in the database and those in in PL/SQL Library of report builder ???
    null

Maybe you are looking for