Peculiar Exception with WebcamPublisher.publish()

I developed a multi user conference app and tested it 15 days back. everything worked fine. Suddenly today when i try to use it; the following exception is thrown.
Error: MessageManager.publishItem : insufficient permissions to publish to node cameraStreams
    at com.adobe.rtc.messaging.manager::MessageManager/http://www.adobe.com/2006/connect/cocomo/messaging/internal::publishItem()[C:\work\main\co nnect\cocomoPlayer10.1\src\com\adobe\rtc\messaging\manager\MessageManager.as:343]
    at com.adobe.rtc.sharedModel::CollectionNode/publishItem()[C:\work\main\connect\cocomoPlayer 10.1\src\com\adobe\rtc\sharedModel\CollectionNode.as:635]
    at com.adobe.rtc.sharedManagers::StreamManager/publishStreamItem()[C:\work\main\connect\coco moPlayer10.1\src\com\adobe\rtc\sharedManagers\StreamManager.as:2169]
    at com.adobe.rtc.sharedManagers::StreamManager/createStream()[C:\work\main\connect\cocomoPla yer10.1\src\com\adobe\rtc\sharedManagers\StreamManager.as:895]
    at com.adobe.rtc.collaboration::WebcamPublisher/createMyStream()[C:\Users\Praveen\Adobe Flash Builder 4\Jinjus\src\com\adobe\rtc\collaboration\WebcamamPublisher.as:1267]
    at com.adobe.rtc.collaboration::WebcamPublisher/publish()[C:\Users\Praveen\Adobe Flash Builder 4\Jinjus\src\com\adobe\rtc\collaboration\WebcamPublisher.as:856]
    at Jinjus/__camBut_click()[C:\Users\Praveen\Adobe Flash Builder 4\Jinjus\src\Jinjus.mxml:299]
When i tried to debug the error, its thrown when i call publish() on the WebcamPublisher.
I went to the room console and enabled private messaging for default camera and audio streams and also private messaging for a/v streams in the manage tab of the room console.
Please advise me in this regard.
Thank you.

Dear Hiromany,
Thank you for the prompt and helpful suggestions.
I tried to delete the customUserField as per your instructions but there were only two custom fields defined and i dint find any camera user field.
The two fields are UserStatuses & Buddy Notifications.
In the EXPLORE tab of the ROOM CONSOLE application from SDK, there is default_webcam collection node and two nodes under it. (one for layout and the other for aspect ration or something)
I deleted them and tried things again but to no use. I tried creating a new application and then a new room but nothing worked. I guess something got corrupted in my account.
Then i used my colleagues developer account and created a room on his account.
When i connected to his room everything worked as expected.
Seems like a template issue to me.
But my knowledge with using and manipulating templates is limited.
How can i manage the templates associated with my account?
Thank you

Similar Messages

  • Problem of integrating apex4.1 with bi publisher

    i 'm working on
    linux + 11gR2 apex 4.1 bi 11.1.1.5.0(only installed bi publisher)
    both apex and bi on the same server and same database
    i 'm following this pdf :Integrating Oracle Application Express with BI Publisher
    http://www.oracle.com/technetwork/developer-tools/apex/integrating-apex-with-bi-publisher-169198.pdf
    now i got a problem when login apex using bip's username
    in validate_login function flex_ws_api.make_request always got null
    here is the function :
    create or replace function validate_login(
    p_username in varchar2,
    p_password in varchar2) return boolean
    is
    l_validate varchar2(48);
    l_env clob;
    l_xml xmltype;
    l_ns varchar2(4000) default null;
    l_url varchar2(4000);
    begin
    l_env := '<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pub="http://xmlns.oracle.com/oxp/service/PublicReportService">
    <soapenv:Header/>
    <soapenv:Body>
    <pub:validateLogin soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
    <userID xsi:type="xsd:string">'||p_username||'</userID>
    <password xsi:type="xsd:string">'||p_password||'</password>
    </pub:validateLogin>
    </soapenv:Body>
    </soapenv:Envelope>';
    l_url := 'http://'||v('BIPUB_SERVER');
    if v('BIPUB_PORT') is not null then
    l_url := l_url||':'||v('BIPUB_PORT');
    end if;
    l_url := l_url||'/xmlpserver/services/PublicReportService';
    l_xml := flex_ws_api.make_request(
    p_url => l_url,
    p_envelope => l_env);
    l_validate := flex_ws_api.parse_xml(l_xml,'//validateLoginReturn/text()',v('NS'));
    if l_validate = 'true' then
    return true;
    else
    return false;
    end if;
    exception when others then
    return false;
    end validate_login;
    ...... what's wrong???
    thx !!!!!
    Edited by: 901181 on 2011-12-7 下午7:32

    In hopes that someone can give me some guidance, I've duplicated the issue on my apex.oracle.com workspace.
    Workspace: NBPERP
    Username: GUEST
    Password: 12summer3
    Application: 464. Report Demo
    Page 1 - a drop down list with submit will show that a query, when run, will return values.
    Shared Component/Report Layout: LAYOUT TESTER - a simple RTF with some unique text that mimics the table shown on page 1.
    Shared Component/Report Query: TEST REPORT - the same query that is being executed on Page 1. If I click into the query and set the bind variable to "Indy" (no quotes) and then Apply Changes, I can download an XML file with the correct data. If I think click "Test Report", I get a "no data found" (unexpected condition #1). If I click back into the query and set the bind variable, click "Test Report", again, I get a "no data found" message (unexpected condition #2).
    Any help/direction on this problem would be much appreciated.

  • Cannot publish Webpart - "Invalid SPlistItem. The SPListItem provided is not compatible with a Publishing Page"

    Hello All,
    I have seen this error message discussed in other posts on the forums here but the solution of deactivating and reactivating server publishing/infrastructure are not working for me. In fact I encountered additional errors when reactivating publishing at
    the site level. Powershell was necessary to reactivate site level server publishing.
    Here is detail of the error I get when attempting to publish:
    Event code: 3005
    Event message: An unhandled exception has occurred.
    Event time: 18/11/2014 08:59:05
    Event time (UTC): 18/11/2014 08:59:05
    Event ID: e2e43649e2164e399fe0aa85892a002c
    Event sequence: 165799
    Event occurrence: 17
    Event detail code: 0
    Application information:
    Application domain: /LM/W3SVC/1827921427/ROOT-1-130607489469090399
    Trust level: WSS_Custom
    Application Virtual Path: /
    Application Path: C:\inetpub\wwwroot\wss\VirtualDirectories\portal.cooperstc.com443\
    Machine name: CTCSP2
    Process information:
    Process ID: 7392
    Process name: w3wp.exe
    Account name: COOPERS\svcSPPortalAppPool
    Exception information:
    Exception type: ArgumentException
    Exception message: Invalid SPListItem. The SPListItem provided is not compatible with a Publishing Page.
    Request information:
    Request URL: https://portal.cooperstc.com:443/CLG/Student/Videos/Pages/Test101.aspx
    Request path: /CLG/Student/Videos/Pages/Test101.aspx
    User host address: 10.33.50.119
    User: COOPERS\yangro
    Is authenticated: True
    Authentication Type: Negotiate
    Thread account name: COOPERS\svcSPPortalAppPool
    Thread information:
    Thread ID: 41
    Thread account name: COOPERS\svcSPPortalAppPool
    Is impersonating: False
    Stack trace:    at Microsoft.SharePoint.Publishing.PublishingPage.GetPublishingPage(SPListItem sourceListItem)
    at Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingPageStateControl.RaisePostBackEventForPageRouting(String eventArgument, SPRibbonCommandHandler control, RaisePostBackEventDelegate raisePostBackEventDelegate)
    at Microsoft.SharePoint.Publishing.Internal.WebControls.PublishingPageSaveAndStopEditHandler.RaisePostBackEvent(String eventArgument)
    at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
    at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    DeActive and then ReActivate Sharepoint Site Publishing Infrastructure feature at both Site And Web level Scope.
    To Deactivate at web level, Open SharePoint Site. Click on Site Actions -> Site Settings, then click on Manage site features and then Deactivate Publishing Infrastructure feature.
    Similarly you can deactivate at site level, Open SharePoint Site. Click on Site Actions -> Site Settings, then Site collection administration and then go to Site collection features. there deactivate Publishing Infrastructure feature.
    To Reactivate again the feature, follow the above steps.
    http://www.c-sharpcorner.com/Blogs/15338/invalid-splistitem-the-splistitem-provided-is-not-compatibl.aspx
    1.The simple thing is to try deactivate and reactive the publishing features both at site collection and site level.
    2. If the above doesn't work then proceed to below PowerShell script.
     $site = Get-SPSite "http://www.mysites/  "
    $web = $site.openweb()
     $correctId = $web.Lists["Pages"].ID $web.AllProperties["__PagesListId"] = $correctId.ToString()
    $Web.AllProperties["__PublishingFeatureActivated"]="True" 
    $web.Update()
    3. The key point is PublishingFeatureActivated bag which has to be true .
    http://webcache.googleusercontent.com/search?q=cache:5xpx-C9kKgsJ:nagendra-gunaga.blogspot.com/2013/11/the-splistitem-provided-is-not.html+&cd=4&hl=en&ct=clnk&gl=in
    If this helped you resolve your issue, please mark it Answered. You can reach me through http://itfreesupport.com/

  • Exception in background publish

    08.06.10 12:52:39 iWeb[340] <MM_MMTransaction: 0x1d11cd40>(transactionID=B7AD31FF-012F-46D8-AE96-8DE1255568AF uri=/Web/Sites?webdav-method=TRUTHGET&sortkey=href&feedfmt=atom&depth=1 transactionState=kDMTransactionHadError httpStatusCode=530 contentLength=15 bytesTransferred=0 isSuccessful=NO isFinished=YES)
    08.06.10 12:52:39 iWeb[340] [Error] MobileMe FAILURE in method: "versionInfoForResourceAtPath:withQualifiers:"
    httpStatus:530 [Unknown Http Status]
    errorType:100 kDMUnknownError
    errorDomain:DAVErrorDomain
    errorCode:30
    file:/Web/Sites
    08.06.10 12:52:40 iWeb[340] <MM_MMTransaction: 0x28bb1d0>(transactionID=0315DB2B-016D-431C-BE6A-8FF24EBCA51E uri=(null) transactionState=kDMTransactionHadError httpStatusCode=530 contentLength=0 bytesTransferred=0 isSuccessful=NO isFinished=YES)
    08.06.10 12:52:40 iWeb[340] [Error] DMKit: Transaction FAILED setAccess:toEntity: 530 [Unknown Http Status] 100 kDMUnknownError (null)
    08.06.10 12:52:40 iWeb[340] [Error] MKUSER TRANSACTION t44 failed: Error Domain=DotMacKit Code=100 "Der Vorgang konnte nicht abgeschlossen werden. (DotMacKit-Fehler 100.)"
    08.06.10 12:52:40 iWeb[340]
    * Upload thread exception: CPMessageException: Beim Aktualisieren von MobileMe ist ein Fehler aufgetreten.
    08.06.10 12:52:40 iWeb[340] [Error] EXCEPTION RAISED during mapping:
    ** CPMessageException: Beim Aktualisieren von MobileMe ist ein Fehler aufgetreten.
    08.06.10 12:52:40 iWeb[340] [Error] Exception in background publish: CPMessageException: Beim Aktualisieren von MobileMe ist ein Fehler aufgetreten.
    08.06.10 12:52:40 iWeb[340] Publish error: Beim Aktualisieren von MobileMe ist ein Fehler aufgetreten.
    Can anyone give me a hint what to do?
    Thank you very much!

    Yes, I worked with my web host yesterday to try to figure it out.
    Just because Transmit works that doesn't mean that I should have to settle with using it. I like using the built-in functionality in iWeb.
    The odd thing is that one works and the other doesn't. Hence my question.

  • Integration With BI Publisher

    I am following steps in integration with BI Publisher , we have a problem when trying to import
    PublicReportService_v11.wsdl , it takes so long time and then raise an error :
    A record that contains identical values to the record you have created already exists.while creating PublicReportService_v11 web service
    any one have suggestions my siebel tools 8.1.1.9
    Regards

    before importing delete / rename PublicReportService under business services, and also delete/rename all the IO for project XMLP Integration. Make sure there are no other Siebel repositories existing except Siebel Repository (no backups). Then import the WSDL.

  • Exception with DefaultTableModel

    Dear all,
    I want to instatiate this class and add to my JTable. However, I can't make an instance of this.
    If I extend AbstractTableModel my code is working fine but with DefaultTableModel I get the exception: "Exception caught in Scenegraph: null".
    Why do I get null exception in this code?
    !!!Please notice that the code is working fine with AbstractTableModel but not with DefaultTableModel!!!
    import javax.swing.JTable;
    import javax.swing.table.AbstractTableModel;
    import javax.swing.table.DefaultTableModel;
    import javax.swing.JScrollPane;
    import javax.swing.JFrame;
    import javax.swing.SwingUtilities;
    import javax.swing.JOptionPane;
    import java.awt.*;
    import java.awt.event.*;
    import java.lang.*;
    import javax.swing.DefaultCellEditor;
    import java.util.Vector;
    //public class MyTableModel extends AbstractTableModel
    public class MyTableModel extends DefaultTableModel
    private boolean DEBUG = true;
    final String[] columnNames = {"IFCOBJECTS OR PROCESSES", "QUANTITY", "UNITS", "UNIT COST (?)", "TOTAL COST (?)"};
    static Object[][] data = new Object[IFC_Tree.totalVector.size()][5];
    static double totalCost = 0.0;
    public MyTableModel()
    for(int i=0; i < IFC_Tree.totalVector.size(); i++)
    Vector tmp = (Vector)(IFC_Tree.totalVector.elementAt(i));
    for(int j=0; j < tmp.size(); j++)
    Object value = tmp.get(j);
    data[i][j] = value;
    public int getColumnCount()
    return columnNames.length;
    public int getRowCount()
    return data.length;
    public String getColumnName(int col)
    return columnNames[col];
    public Object getValueAt(int row, int col)
    return data[row][col];
    public boolean isCellEditable(int row, int col)
    if (col < 3)
    return false;
    else if (col == 3)
    return true;
    else
    return false;
    public void setValueAt(Object value, int row, int col)
    data[row][col] = value;
    fireTableCellUpdated(row, col);
    if(col == 3)
    try
    String str = (String)data[row][col];
    data[row][col+1] = new Double( ((Float)data[row][col-2]).doubleValue() * Double.valueOf(str).doubleValue() );
    fireTableCellUpdated(row, col+1);
    totalCost = 0.0;
    for (int k=0; k<TableDemo.costTable.getRowCount(); k++)
    totalCost = totalCost + ((Double)data[k][4]).doubleValue();
    data[TableDemo.costTable.getRowCount() - 1][4] = new Double (totalCost);
    fireTableCellUpdated(TableDemo.costTable.getRowCount() - 1, 4);
    catch(Exception ex)
    System.out.println("Exception caught in MyTableModel class: INVALID INPUT " + ex.getMessage());
    System.out.println(":-(");
    private void printDebugData()
    int numRows = getRowCount();
    int numCols = getColumnCount();
    for (int i=0; i < numRows; i++)
    System.out.print("row " + i + ":");
    for (int j=0; j < numCols; j++)
    System.out.print(" " + data[i][j]);
    System.out.println();
    }

    Hi vreznik;
    Actually, my original code is just exactly the same you suggested.
    I get the exception with DefaultTableModel only.
    public MyTableModel()
    //System.out.println("TableModel_1");
    for(int h=0; h < IFC_Tree.totalVector.size(); h++)
    Vector tmp = (Vector)(IFC_Tree.totalVector.elementAt(i));
    for(int j=0; j < tmp.size(); j++)
    Object value = tmp.get(j);
    data[h][j] = value;
    }

  • Integration with XML Publisher

    Has anyone found out or used the integration with XML Publisher? I am using the Sourcing product and it can generate report output based on XML Publisher directly from an OAF page. I was wondering how that is done.
    Anyone know?

    I had a similar query - I heard that AR, GL, and AP (11i10) are not compatible with XML Publisher - is this true? I thought was the XML Publisher was independent of modules.
    Pls share any experience with the Publisher tool - challenges, installation, comparison to Optio, etc.
    Thanks, Vishnu

  • Issue in Bursting with XML Publisher in Applications

    Hi ,
    After I submitted the conc.request for XML Output PDF, the request is getting Completed with Normal Status.
    I'm getting the below NULL Pointer Exception.
    Please find the below EXCEPTION from logfile.
    ==============================================================
    [061009_120534210][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [061009_120534224][][EXCEPTION] java.lang.NullPointerException
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3197)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1806)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    [061009_120534229][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: endDocument is entered <========================
    Bursting process complete..
    Generating Bursting Status Report..
    [061009_120534351][oracle.apps.xdo.batch.bursting.FileHandler][STATEMENT] /user2/apps10/vis10nappl/po/11.5.0/reports/US/061009_120534207/xdo0.tmp is not deleted
    ==============================================================
    Please do the needful in resolving this issue.
    Thanks,
    Abdul

    Thanks Hussein for prompt response.
    I didnt get a proper solution for this issue.
    Its basically points to Null Pointer Exception with Java Msg Number as : BurstingProcessorEngine.java:3197
    Please see the below extract from logfile.
    ===============================================================
    Start bursting process..
    [061009_120534197][][STATEMENT] /user2/apps10/vis10nappl/po/11.5.0/reports/US
    [061009_120534208][][STATEMENT] BurstingProcessor ::: Property Key ---> burstng-source
    [061009_120534208][][STATEMENT] Inside burstingConfigParser
    [061009_120534210][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: startDocument is entered <========================
    [061009_120534224][][EXCEPTION] java.lang.NullPointerException
         at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue(BurstingProcessorEngine.java:3197)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument(BurstingProcessorEngine.java:2112)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstDocument(BurstingProcessorEngine.java:2054)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingEndElement(BurstingProcessorEngine.java:1806)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.endElement(BurstingProcessorEngine.java:1127)
         at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:196)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1212)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingConfigParser(BurstingProcessorEngine.java:959)
         at oracle.apps.xdo.batch.BurstingProcessorEngine.process(BurstingProcessorEngine.java:903)
         at oracle.apps.xdo.oa.cp.JCP4XDOBurstingEngine.runProgram(JCP4XDOBurstingEngine.java:269)
         at oracle.apps.fnd.cp.request.Run.main(Run.java:161)
    [061009_120534229][oracle.apps.xdo.batch.BurstingProcessorEngine][STATEMENT] ========================> startElement() ::: endDocument is entered <========================
    Bursting process complete..
    Generating Bursting Status Report..
    [061009_120534351][oracle.apps.xdo.batch.bursting.FileHandler][STATEMENT] /user2/apps10/vis10nappl/po/11.5.0/reports/US/061009_120534207/xdo0.tmp is not deleted
    ===============================================================
    Please do the neeful.
    Thanks,
    Abdul

  • How to build a gantt chart with BI Publisher

    Hi everybody, I need to create a gantt chart with BI Publisher. I had a look to the document "Getting Gantty" from the blog:
    http://blogs.oracle.com/xmlpublisher/2008/01/getting_gantty.html
    but I don't understand in which way:
    1. build the data template in order to replicate the XML code in the article
    2. build and link the yellow bar which dynamically increases its length according to the meeting duration
    Anybody already tried to implement something similar ? I didn't still found a real example about how to do it......
    I need a help, please
    Thanks in Advance
    Alex

    Yes that is the only option which we can stop a running report in BI Publisher
    I suspect you'll need to ask your DBA to kill the session.
    However, if you have DBA privileges yourself, you can do this by a few methods, some of which are described here:
    http://www.oracle-base.com/articles/misc/KillingOracleSessions.php
    Mark if helps,
    Thanks,

  • Creating a template in Financials for using with XML Publisher..

    to whom..
    I hope someone can help please. I'm trying this process for the first time so please bear with me..
    Ive got everything in place for producing PDF reports via XML Publisher through ORACLE Financials but I'm stuck on the last
    part.
    According to the notes (Publishing Concurrent Requests with XML Publisher - An Oracle White Paper Jan 2005) I've come
    across, I need to update the concurrent program definition with a default template (when you submit a request, its in the
    'upon completion' last section where theres an option to change or enter a template layout) yet this section is GREYED OUT.
    Now according to my notes, to create a template you..
    "Setting a Default Template....to select a default template in the Update Concurrent Program page available from the System Administration
    responsibility (Note that this field is available only from System Administration. It is not available from the System
    Administrator Forms interface)......."
    My query is, where is this 'Update Concurrent Program page'..?
    Thanks In Advance..
    Steven
    Edited by: user554089 on Sep 16, 2008 4:02 AM

    OK, so now I've found out how to 'default a template for EBS 11i' (System Administration > Concurrent > Programs - notice its Administration not Administrator)... but its unavailable.. in the the 'OnSite Setting' tab there was no box visible for me to enter a template filename. Does anybody know why this could be?
    thanks,
    Steven

  • Fighting with BI Publisher: Condition doesn't work

    Hi all,
    I hope someone an help me, because I am fighting with BI Publisher since 3 days.
    I have a template with a table (it's a kind of matrix) where the columns are VL1, VL2, VL3. The rows are Count with value '1', Count with value '2'. The BI Publisher works with Siebel.
    The idea is:
    - for each Campaign on the Campaign Applet:
    - if the value under VL1 is '1' on the Contact Applet (all contacts for the campaign are shown on the applet below the Campaign Applet):
    - count all the records on the Contact Applet where the conditon is met (VL1=1)
    The result is set on the cell of the pair (VL1 / Count with Value '1') of the table in my .rtf template.
    So, I created the table but by counting the application counts all records no matter if it equals '1' or not.
    On the cell of the Pair (VL1 / Count with Value '1') I added this condition for the text CountVL1 on the cell:
    <?if:ScoreL1='1'?>
    <?count(Contactid)?>
    <?end if?>
    it doesn't work out.
    Is there something wrong? could anybody help me please? :-(
    Best Regards

    Hi Tim,
    thanks for the answer.
    - What do you mean by 'it doesnt work'? If ScoreL1 is equal to 1 then count(Contactid) does not return a value?
    it returns a value, but it returns the number of all records and not the number of only the records where the condition is met (ScoreL1 = 1).
    - 1. For both ScoreL1 and Contactid you need to check if the values are accessible from the table cell the condition is in. By that I mean that if the processor is laying out a table with data from one part of the data tree and you suddenly say get me ScoreL1 and its somewhere else. It may not be able to fetch the value. To check, just remove the if and see if the values are returned
    For the variables ScoreL1 and ContactId the values were fetched. But I guess it doesn't give as result the correct data.
    ScoreL1 is a Text. In the Applet ScoreL1 can have the values 1, 2, 3, or 4.
    I replaced the condition with number(Contactid) but it gives me only Java errors and the HTML Side is not shown:
    <?if:ScoreL1='1'?>
    <?count(Contactid)?>
    <?end if?>
    was that what you meant?
    regards

  • Exception with the type CX_SY_OPEN_SQL_DB occured and was not handled

    Hi Champs,
    I am working on an interface which picks up file uploaded in a XI server and process it. The Function module used is a Z function module, developed locally.
    I am uploading an tab limited file in XI server and a background job processes the file. The tab limited file contains Payelement Transaction ID as primary key.  And after validation of elements like WBS element, cost center etc the file is posted using BAPI BAPI_ACC_DOCUMENT_POST. And all the Payelement Trans Ids are also replicated in a Z table, with there status viz. Success or Error or Warning.
    After background job was completed, we found in Tcode SXMB_MONI that the file was in error.
    The error message was :
    Error during proxy processing An exception with the type CX_SY_OPEN_SQL_DB occurred, but was neither handled locally, nor declared in a RAISING clause The system tried to insert a data record, even though a data record with the same primary key already exists.
    But to my dismay, I found that some of the Payelement Trans Ids were posted for a document and are also replicated in my Z table.
    From the error it seems that we are inserting a record that is already there in the document. I have checked in for BAPI's input parameter, there is nothing duplicate.
    Note: Insertion in Z table is made after the BAPI BAPI_ACC_DOCUMENT_POST.
    Can you help me out in this issue as it is now getting into veins
    Reagrds,
    Nishant

    Hi,
    Even we have faced this kind of issue. In order to solve this just write the following code:
    1) Before inserting records in to Z table, write one select query on that table with primary key fields in where clause. Pass the value that are returned by BAPI BAPI_ACC_DOCUMENT_POST to the key field.
    2) If sy-subrc = 4, insert records in Z table else Continue and dont insert records in this table. 
    This will solve your problem.
    Regards,
    Prashant

  • Imac 27" Intel Core 7 CPU. Screen goes black and will not respond except with a push of power button. Second monitor connected via displayport continues to display fine. Apply Store did full hardware scan and all is fine. Did clean wipe from Mavrick back

    Imac 27" Intel Core7  CPU 16 Gig RAM. Screen goes black and will not respond except with a push of power button. Second monitor connected via displayport continues to display fine. Apply Store did full hardware diagnostic and all is fine. Did clean wipe from Mavrick back to Mountain Lion but problem remains. Apple Store can do no more.

    I did some more digging, it appears to be a backlight problem only. I can see the screen very dimly if I use a bright flashlight in a very dark room. It also seems to run ok if the brightness is turned down a LOT.
    So I'm thinking this is a LED driver board issue or the display itself. I'll open it up and check the connection between the two and see if I can get any more clues. At least I can use it somewhat now by dimming the display significantly...

  • Null pointer Exception with removeRowWithKey operation

    Hii experts,,,
    I am using JDevelepor 11.1.2.1.0 Version
    I Am new in ADF ,
    In My sample application i select row in iterator by findIterator() method
    then get the specified row by getCurrentRow();
    then i get the rowKey By row.getKey() method..
    I put rowKey as parameter to removeRowWithKey operation
    I have get null pointer Exception with removeRowWithKey operation
    java.lang.NullPointerException
         at oracle.jbo.server.ViewRowSetImpl.prepKeyForFind(ViewRowSetImpl.java:5352)
         at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5394)
         at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5296)
         at oracle.jbo.server.ViewRowSetImpl.findByKey(ViewRowSetImpl.java:5290)
         at oracle.jbo.server.ViewObjectImpl.findByKey(ViewObjectImpl.java:11536)
         at oracle.adf.model.binding.DCIteratorBinding.removeRowWithKey(DCIteratorBinding.java:3748)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1598)
    how can solve this???

    thanks Timo
    through this URL i get possible deletion methods...
    pls give more Information about the concept of removeRowWithKey, setCurrentRowWithKey, setCurrentRowWithKeyValue operation.... Just For Knowledge....
    Edited by: NZL on Mar 2, 2012 9:37 AM
    Edited by: NZL on Mar 2, 2012 9:42 AM

  • PI - Proxy processing An exception with the type CX_SY_CONVERSION_NO_NUMBER

    Hi All,
    We have PI sync scenario,SOAP to Proxy.
    We are geeting the below error in Proxy .
    Error during proxy processing An exception with the type CX_SY_CONVERSION_NO_NUMBER occurred, but was neither handled locally, nor declared in a RAISING clause The argument &#39; 1,000.000&#39; cannot be interpreted as a number.
    But when the same data got updated in Proxy.Not sure about the root cause of the error.
    Regards,
    Arun

    Hi ,
    It looks like proxy is not able to convert string to number or the format of number is incorrect. This is only possible reason of this exception.
    The argument ' 1,000.000' cannot be interpreted as a number.
    Check out if the format is correct.. .
    Regards
    Aashish Sinha

Maybe you are looking for

  • Ipad 2 can't see logitech bluetooth mouse M557

    Hi, I made sure that this mouse would connect to my ipad 2 before I bought it and other bluetooth equipment. My iPad sees and connects to everything else but not the mouse. I am able to connect the mouse fine to my HP laptop. I've checked the Apple w

  • Have literally tried everything and iTunes will not detect iPhone

    Just bought a new macbook and am having some serious issues with iTunes.... My iPhone was detected the first time i plugged it in, but now it will not detect it. As soon as i plug my phone in, iPhoto pops up but iTunes does not. When i open iTunes, m

  • Stacks behaving strangely.

    http://i547.photobucket.com/albums/hh461/mattiieeee/Picture2.png The black background is missing when I use this feature. It's rather hard to read the labels on the icons this way. I need the black part back. Thanks in advance.

  • Email is not working in my Nokia Asha 501

    I have a nokia asha 501 and there is mail. But we cant read the mail. What is the use of giving us an app which not even useful. Moderator's Note: We have changed the title into a subject-related title. This is to keep the forum organized and let oth

  • Organizational questions from a new iPhoto user

    Hello, I recently purchased iPhoto in hopes that it will help me view my photos easily. I have a large (about 3,000) existing photo collection. I keep this collection very organized, and all photos are in a folder hierarchy of the form 'Year->Month->