Attribute missing in : 'url'

Hi Tim,
I am getting following message when I try to run the BI Publisher report.
Attribute missing in : 'url'
Please help me out.
Regards,
Vara

How are you trying to run the report? From where, which format?

Similar Messages

  • Error. Required Attribute Missing

    Hi,
    I had the following code:
    <?xml version="1.0"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">
    <%@ page session="true" %>
    <%@ page import="java.io.*"%>
    <%@ page import="java.sql.*"%>
    <%@ page import="java.util.*"%>
    <%@ page import="javax.servlet.*"%>
    <%@ page import="javax.servlet.http.*"%>
    <%
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    String url = "jdbc:odbc:DataLink";
    Connection con = DriverManager.getConnection(url);
    %>
    <% Statement stmt = con.createStatement(); %>
    <%! String admin, module, grade, displaySQL; %>
    <%
    admin = (String)session.getAttribute("UserAdmin") ;
    displaySQL = "select * from Exam_Result where AdminNo = '"+admin+"' ";
    java.sql.ResultSet columns = stmt.executeQuery(displaySQL);
    response.setContentType("text/vnd.wap.wml");
    %>
    <wml>
    <card id="Result" title="Exam Result">
    <do type="accept" label="Main menu">
    <go href="MainMenu.jsp"/></do>
    <p align="center">
    <table border=1 align="center">
    <tr>
    <td>Module Code</td>
    <td>Grade</td>
    </tr>
    <% while(columns.next()) {
    module = columns.getString("Module_code");
    grade = columns.getString("Grade");
    %>
    <tr>
    <td> <%= module %> </td>
    <td> <%= grade %> </td>
    </tr>
    <% } %>
    </table>
    </p>
    </card>
    </wml>
    <%
    columns.close();
    stmt.close();
    con.close();
    %>
    When i run using nokia simulator, it display required attribute missing.
    Can anyone help me to solve the error?
    Thanx in advance....

    May be the wap phone has some differences with explorer that IE. For it connect to gateway first,then
    the gate connect to you web server. Perhaps the
    session (you are using) cannot be kept with wap phone.
    You can using url parameters to keep special customer's
    info,and create a timer in your web server to trace special customer's id or name. In this way,you can avoid using session instance. --try it and good luck

  • Framed IP Attribute missing in Accounting-Start messages from the ISG

    Framed IP Attribute missing in Accounting-Start messages from the ISG for the TAL Users. Account-Logon users and Interim updates have the Framed-IP though.
    We have the following command already enabled: aaa accounting include auth-profile framed-ip-address aaa accounting delay-start
    Any ideas or workarounds please?
    Debug:
    Aug 27 19:36:02.213: RADIUS(00000181): Send Accounting-Request to X.X.X.X:1813 id 21647/201, len 406
    Aug 27 19:36:02.213: RADIUS:  authenticator 23 FC FF 1B AC 01 77 B6 - 89 FE E2 9A 4E AA 0B 32
    Aug 27 19:36:02.213: RADIUS:  Acct-Session-Id     [44]  10  "000001BB"
    Aug 27 19:36:02.213: RADIUS:  Framed-Protocol     [7]   6   PPP                       [1]
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  20 
    Aug 27 19:36:02.213: RADIUS:   ssg-service-info   [251] 14  "NBWAUTHSVC01"
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  34 
    Aug 27 19:36:02.213: RADIUS:   Cisco AVpair       [1]   28  "parent-session-id=000001BA"
    Aug 27 19:36:02.213: RADIUS:  User-Name           [1]   22  "[email protected]"
    Aug 27 19:36:02.213: RADIUS:  Acct-Status-Type    [40]  6   Start                     [1]
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  25 
    Aug 27 19:36:02.213: RADIUS:   Cisco AVpair       [1]   19  "portbundle=enable"
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  23 
    Aug 27 19:36:02.213: RADIUS:   ssg-account-info   [250] 17  "SX.X.X.X"
    Aug 27 19:36:02.213: RADIUS:  Calling-Station-Id  [31]  19  "00-15-00-73-XX-XX"
    Aug 27 19:36:02.213: RADIUS:  NAS-Port-Type       [61]  6   Virtual                   [5]
    Aug 27 19:36:02.213: RADIUS:  NAS-Port            [5]   6   0                        
    Aug 27 19:36:02.213: RADIUS:  NAS-Port-Id         [87]  11  "0/2/0/200"
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  46 
    Aug 27 19:36:02.213: RADIUS:   Cisco AVpair       [1]   40  "remote-id-tag=020a00000a050001000800c8"
    Aug 27 19:36:02.213: RADIUS:  Vendor, Cisco       [26]  36 
    Aug 27 19:36:02.213: RADIUS:   Cisco AVpair       [1]   30  "vendor-class-id-tag=MSFT 5.0"
    Aug 27 19:36:02.213: RADIUS:  Service-Type        [6]   6   Framed                    [2]
    Aug 27 19:36:02.213: RADIUS:  NAS-IP-Address      [4]   6   X.X.X.X            
    Aug 27 19:36:02.213: RADIUS:  Ascend-Session-Svr-K[151] 10 
    Aug 27 19:36:02.213: RADIUS:   39 45 41 39 39 36 44 44          [ 9EA996DD]
    Aug 27 19:36:02.213: RADIUS:  Event-Timestamp     [55]  6   1346096162               
    Aug 27 19:36:02.213: RADIUS:  Nas-Identifier      [32]  24  "LAB-RAS01"
    Aug 27 19:36:02.213: RADIUS:  Acct-Delay-Time     [41]  6   0    
    Thanks in advance.

    It seems you already have tac case opened for this issue? Let me know if that is not the case.

  • HL7 Outbound runtime error: "Mandatory attribute missing: Standard"?

    I am trying to develop an outbound HL7 v2 solution. I have a composite that picks up an XML message, transforms it to a HL7 v2 XML, popuates b2b. properties and hads the payload over to teh B2B. The partners and partnerships are, seemingly, OK. Yet, I get a runtime error "Mandatory attribute missing: Standard". What am I missing?
    The error (one of them anyway) looks like that below.
    Thanks in advance for any pointers that anyone may be able to offer.
    Regards
    Michael
    [2010-06-25T09:13:34.437+10:00] [AdminServer] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@157bfbf] [userId: <anonymous>] [ecid: 0000I_gFDdOESOYjLpyGOA1C8Mno0005_G,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [dcid: 3df7286553d16a99:75be56fb:129629445e0:-7fd3-000000000000004e] [SRC_METHOD: synchedLog_J] Notification: notifyApp: Enqueue the exception message:[[
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>C0A8A4811296C3CD78A000001FFF4A70</correlationId>
    <b2bMessageId>34373438353435383437393236303338</b2bMessageId>
    <errorCode>B2B-51507</errorCode>
    <errorText>
    <![CDATA[
    Error Brief :
    XEngine error.
    ]]>
    </errorText>
    <errorDescription>
    <![CDATA[
    Error :
    Mandatory attribute missing: Standard.
    ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    <errorDetails>
    <parameter name="b2b.messageId" value="34373438353435383437393236303338"/>
    <parameter name="b2b.documentTypeName" value="ADT_A01"/>
    <parameter name="b2b.documentProtocolVersion" value="2.3.1"/>
    <parameter name="b2b.documentDefinitionName" value="ADT_A01_DocDef"/>
    <parameter name="b2b.documentProtocolName" value="HL7"/>
    <parameter name="b2b.messageType" value="1"/>
    <parameter name="b2b.fromTradingPartnerId" value="LocalHL7Receiver"/>
    <parameter name="b2b.fromTradingPartnerIdType" value="Name"/>
    <parameter name="b2b.toTradingPartnerId" value="127.0.0.1"/>
    <parameter name="b2b.toTradingPartnerIdType" value="MLLP ID"/>
    </errorDetails>
    </Exception>
    [2010-06-25T09:13:34.437+10:00] [AdminServer] [TRACE] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@157bfbf] [userId: <anonymous>] [ecid: 0000I_gFDdOESOYjLpyGOA1C8Mno0005_G,0] [SRC_CLASS: oracle.tip.b2b.system.DiagnosticService] [APP: soa-infra] [dcid: 3df7286553d16a99:75be56fb:129629445e0:-7fd3-000000000000004e] [SRC_METHOD: synchedLog_J] Notification: deliverException: Send message to endpoint IP_IN_QUEUE

    Answering my own question - I needed to populate the Standard attribute of the outbound message with teh string HL7. I populated Version attribute with 2,3,1 just for a good measure. Things now work.

  • Error in uploading BDC Models (Server name missing from URL in Property wcfmexURL)

    Hi,
    We are using multiple Dialogue Instances in DUET Enterprise.
    Problem: Before we did the Reverse Proxy Configuration for App Servers, Our BDC Models got imported in SharePoint Successfully (Correct WSS Setup and STS Urls) but After doing the Reverse Proxy Configurations, when we regenerated the BDC Models, apparently Server Name is missing from URL of the Propoerty "wcfmexurl".
    Below is the Error Text:
    [ERROR] The LobSystem (External System) / LobSystemInstance (External System Ins
    tance) Property with Name 'WcfMexDocumentUrl' has an invalid value 'https/sap/bc
    /srt/wsdl/bndg_CF37C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy
    /document?sap-client=400'.
        Error was encountered at or just before Line: '65' and Position: '20'.
    Failed to import model: Role
    [ERROR] The LobSystem (External System) / LobSystemInstance (External System Ins
    tance) Property with Name 'WcfMexDocumentUrl' has an invalid value 'https/sap/bc
    /srt/wsdl/bndg_CE38C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy
    /document?sap-client=400'.
        Error was encountered at or just before Line: '42' and Position: '20'.
    Failed to import model: UserRoles

    Hi Holger,
    Thanks a lot!
    This Error is gone after implementing the Note. Now the generated BDC Models have the correct URL for wcfmexURL property.
    now we have the Following Error:
    [ERROR] Error loading URL 'https://sapbwX.srv.XXX.com/sap/bc/srt/wsdl/bndg_92
    38C550B825080AE1000000AC1F18FD/soap12/wsdl11/allinone/ws_policy/document?sap-cli
    ent=XXX'. This normally happens when URL does not point to a valid discovery doc
    ument, service description, or XSD schema.
        Error was encountered at or just before Line: '48' and Position: '20'.
    Failed to import model: Account
    For this Error, our SharePoint Administrator is checking below Steps.
    1.    1) Open “wcfmexDocumentUrl” URL in the browser and copy all SSL certificates (including Root Certificates) to a file. Then import these certificates in the Trust Relationships section. Then try the import of the BDC Models
    2.   
    2) 2) Verifying Your server uses a virtual hostname and all the configuration (e.g. SSL certificate) is done for this virtual hostname. Also the URLs that are created and used in the BDC model are Same virtual hostnames, but not the ones from the physical server.
    3.  3)Re-verify SAML Authentication type and transport security at SAP.
    4) 4) Browse WSDL at SharePoint Server and verify “WSP:Policy”  and in WSDL make sure that it contains an entry:
    <sp:RequestSecurityTokenTemplate>
    <wst:KeyType>http://docs.oasis-open.org/ws-sx/ws-trust/200512/PublicKey</wst:KeyType>
    <wst:TokenType>http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1</wst:TokenType>
    </sp:RequestSecurityTokenTemplate>
    I will update the Results after these checks!
    Thanks,
    Saumil

  • N79 compulsory attributes missing while installing...

    Gmail (mail application from Google) was working fine till now .. recently i formatted the phone using *#7370# after doing that when i tried installing the gmail application again it gives me a error saying compulsory attributes missing
    Tried formatting again  and also updating the phone software but nothing worked out 
    Is there any solution to make it working again ?

    Hi,
    I am aslo facing same problem. I called up Nokia helpline and they are giving me workaround like configuring into Nokia Email. But i need the solution.
    Even same error i am getting while installting Google Map.
    Lets see when Nokia will see this matter.
    Regards,
    Manjeet
    Moderator Note: Personal details removed. We kindly ask you not to share your personal contact details publicly on this forum.

  • E72, Compulsory Attributes Missing

    i got a e72 yesterday, and since then i have updated it then after i used the ovi store to add music to it its saying compulsory attributes missing. Help please ? This happens when i try to download a app from the ovi store or everywhere else.

    Hi,
    I am aslo facing same problem. I called up Nokia helpline and they are giving me workaround like configuring into Nokia Email. But i need the solution.
    Even same error i am getting while installting Google Map.
    Lets see when Nokia will see this matter.
    Regards,
    Manjeet
    Moderator Note: Personal details removed. We kindly ask you not to share your personal contact details publicly on this forum.

  • Launchpad Error: Missing Module URL

    Hi Experts,
    I am trying to launch the Fiori Launchpad but it shows blue screen. In the console it gives Missing module URL -  sap.ui2.srvc.Chip  .
    I have gone through this note #1942166. There are errors in the Database table /UI2/CHIP_CHDR. As mentioned in the note to implement note #1961957, this note could not be implemented.
    We are currently on SP08 level. And earlier the Fiori Launchpad was working fine. It suddenly started giving error.
    Also, I checked SU53, there are no logs. So could not be authorization issue.
    Running reports /UI2/CHIP_SYNCHRONIZE_CACHE & /UI2/DELETE_CACHE_AFTER_IMP didn't help either.
    Please suggest.
    Thanks,
    Parth Jhalani

    Please try to apply all the required SAP Notes.
    http://service.sap.com/sap/support/notes/1957334
    Below link might be of some help
    Fiori apps not show in launchpad after UI Add-on SP08 updates
    Regards,
    Madhu Sudhan

  • Error CL_TAO_GUI_SESSION_SM- Create: Mandatory Attribute missing for Technical RFC destination

    hai
    We have installed solution manager and CBTA for test automation. For SUT , We have created Technical RFC for development client and quality client
    as TST_BID_CLNT220 and TST_BID_CLNT_909 respectively.  Similarly SMBID_CLNT_220 and SMBIQ_CLNT_909 are the business RFC destination to connect SUT.
    Now I have created test System data container which have both target system (Quality and development) . I have also created Test profile
    for both . In the Test Profile I have mentioned Techinical RFC name , Test profile name, business user and password.
    I have record va01 tcode in development client. The same script is used for quality also .
    I am able to execute the script in development . But when I execute for quality it is giving following error
    Error CL_TAO_GUI_SESSION_SM->Create: Mandatory Attribute missing for Technical RFC destination TST_BIQ_CLNT909
    Can any one help me . Pls tell me whether I followed the steps correctly
    Regards
    Jaya

    Hi,
    It will be very difficult to solve without being on the customer site and having all information.
    Right now, the error code is network error...
    Kind regards,
    Yann

  • 5800 XPRESS MUSIC "COMPULSARY ATTRIBUTES MISSING"?...

    I've downloaded games from Gameloft.com and had no problems. Since I've tried to download games from live.vodafone.com it gives a message "compulsary attributes missing" just before the downloading is finished. Can anyone help with this?

    Well for your information, NOKIA has removed the option of TV-out cable and functionality, spare stylus and protective case since SEPTEMBER '09. So your box now contains what NOKIA has decided for it. If it has plectrum stylus, headset with remote control and one stylus that's embedded in the back of phone cover, and DVD,then it's not missing anything.

  • DMEE - error in conditions for node: node attribute missing for ref. ID

    Hi,
    I've got an error 'error in conditions for node XXX: node attribute missing for ref. ID XXXXX' - may I kindly ask you to suggest where this attribute need to be specified.
    thanks in advance.
    BR
    Renatas

    Hi Renatas ,
    When using Reference IDs for Conditioning in DMEE you should give  node attribute in the  2nd field of the  conditioning ....
    look the below example
    Arg1-1     Arg1-2     T     O     Arg2-1     Arg2-2     T      O
    E2E     1A     3     =     SPACE          1     
    DMEE: node attribute as a comparison value
    Definition
    Node attribute to be used in a condition. The following values are possible:
    1: contents in output format
    1A: contents in internal format
    2: length
    3: counter reading
    4: counter reading of segments per file (only for DMEE format tree)
    5: counter reading of segments with CR/LF (only for DMEE format tree)
    Regards,
    Komaravolu

  • Interactive Report Attributes: Missing a column?

    This is for Application Express 3.2.1.00.12
    I'm working on a report with the columns pulled in a SQL statement in the Region Definition section of the Interactive Report Attributes screen. We want to alter the column names so they are more user friendly, so on the Report Attributes tab, I'm looking for the column name we wish to alter, but it is not showing up. Now, in the final report, the column is visible with the header from the name of the column from the database, so the system is aware of the column and can display it, but for some reason we can't see it in the Report Attributes tab.
    Why would a column be invisible or inaccessible in the Report Attributes tab? There are 100 columns displayed in the Report Attributes: Column Attributes section. Is that the reason I'm missing some columns; 100 is a hard column limit on that page?
    Thanks in advance for all help you can provide.
    Matthew Nagler
    Edited by: user13579247 on Jul 20, 2011 10:45 AM
    Edited by: user13579247 on Jul 20, 2011 12:20 PM

    Hi,
    You are almost right place. You need click icon before 100th column name, order to go screen where you can edit column attributes.
    In that screen right top is buttons (Cancle, Apply, < and >)
    Regards,
    Jari
    Edited by: jarola on Jul 21, 2011 5:43 PM
    It might documentation guides you to right screen
    http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/app_comp.htm#sthref978
    >
    To access Column Attributes:
    1. On the Workspace home page, click the Application Builder icon.
    2. Select the application.
    3. Select a page. The Page Definition appears.
    4. Under Regions, click Interactive Report next to the name of the report region you want to edit.
    The Interactive Report Attributes page appears with the Column Attributes section at the top of the page.
    5. To access the Column Attributes page, click the Edit icon next to the appropriate column Alias.
    >
    Edited by: jarola on Jul 21, 2011 5:44 PM

  • Page attribute in PDF URL not working

    Hi,<br /><br />I have a web page with several links - each pointing to a page in PDF.<br />I have used the #page=<page number> attribute to do this and it works very well.<br /><br />e.g.<br />&lt;a href="myPdf.pdf#page=3"&gt;Page 3&lt;/a&gt; -- Opens PDF and takes to page 3<br /><br />But I recently discovered that 2 machines with same OS and Acrobat versions and same IE as well are behaving differently for the same webpage. First one opens pdf and scrolls to page 3 but the other one just opens the pdf and doesn't scrolls.<br /><br />Does anybody is aware of any setting of browser or acrobat plugin that I am missing on the other machine?

    It could be that 3.5" x 2" is too small for your printer & it just won't let you.

  • Attribute missing in data model

    Hi,
    I recently created a Model project. The App module of the model project has an instance of a View Object. There is an attribute in the View Object that is of a custom type.
    In the UI project, when I refresh my data object, I am not seeing that particular attribute. I am seeing all other attribute. ADF version
    11.1.1.3
    Can someone help me figure out what the problem could be?
    Edited by: 926653 on Sep 18, 2012 8:31 AM

    The attribute is added to the VO. The VO is added to Application Module. The problem is - in the "Data Model" view that shows all instances listed in data model, it does not show me the attribute.
    The only difference that I can notice between this attribute and the other attributes that show up is is its data type. The missing attribute is of data type that is a custom one. Others have one of the jbo classes as their data type. I am not sure if it matters.
    Do you have any suggestions on what I can check?

  • CRM50: Pricing attributes missing from TREX (PRC_PR00_004*)

    Hello, we use CRM5.0 with ISA / TREX7
    We are having the following problem:
    In our dev and test system all worsk fine.
    In our Prod system, the "list prices" do not show on the B2C site.
    It was traced backed to this problem :
    After replication of the catalog, when we look at TREX (SRSE) we can see what id wrong, the attributes: PRC_PR00_004* (PRC_PR00_004, PRC_PR00_004_CURRY_QTY, PRC_PR00_004_SCALETYPE ,PRC_PR00_004_UOM) are all missing from the TREX.
    We also see this in transaction SRMO, in the "doc. attributes" area, we can see the same PRC_* attributes are missing as well.
    The question is how do we fix this, such as those attributes are added (why aren't they there), so that we can get them replicated.
    If you know which transaction/where to look at, this would be greatly appreciated and rewarded, especially since this issue prevents us from going live.
    Thank you.

    Actually we found the problem finally.
    PR00 had not been setup properly in the catalog variant (catalog management).

Maybe you are looking for

  • Exporting projects that reference images in other projects

    Hello, all. I'm wondering if anyone out there has had luck exporting projects that reference images in another project. I've just given this a try, and I get empty images (dotted gray outlines that can't be multi-selected and can't be "managed" as re

  • Monitoring of older RFC Adapter messages - RFC API

    Hi, I have successfully implemented a number of scenarios (File to rfc & File to Idoc)that required external data lookup - using the RFC API (calling a customer RFC FM) (and parsing the response with DOM). I am also using Global variables to store my

  • Updating a large table

    Hello, We need to update 2 columns on a very large table (20000000 records). Every row in the table is to be updated and the client wants to be able to update the records by year. Below the procedure that has been developed DECLARE l_year VARCHAR2 (4

  • Error 2709: Offline join completion information was not found.

    This error is occurring when attempting to install a VB 6.0 application.  It has occurred on several versions of Windows.  It doesn't happen on many machines and we cannot determine what difference makes it occur.  Removing KB2918614, KB3000988 and/o

  • Can l upgrade from Mac OSX 10.4.11 to what?? and how

    AND HOW