Data not display in BAM Dataobject through sensor in Bpel process.

Hi,
I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
Also this error is coming at SOA server console:
Exception: BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution
Thanks in Advance

Hi,
I am trying to integrate BAM with BPEL process in oracle 11g. I have created BAM Activity and variable sensor
in BPEL process but when i run my BPEL process then no data is display in BAM corrsponding to it. Error is coming at backend "not able to invoke writeToBAM operation in BAM Adapter".
Also this error is coming at SOA server console:
Exception: BINDING.JCA-12563
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution
Thanks in Advance

Similar Messages

  • Sensor Edge BAM Integration through Sensor Edge Streams and AQ

    I'm trying to integrate Sensor Edge and BAM through Sensor Edge Streams.
    I successfully created the Sensor Edge Streams and am able to dispatch my events to Oracel AQ through Streams Dispatcher.
    Now I'm trying to connect BAM to the Sensor Data Streams. I configured Enterprise Messaging Services in BAM Architectas below
    ================================================================================
    Initial Context Factory: oracle.j2ee.rmi.RMIInitialContextFactory.
    JNDI Service Provider URL: ormi://localhost:12402.
    TopicConnectionFactory Name: java:comp/resource/sensordatastream/TopicConnectionFactories/myTCF.
    Topic Name: java:comp/resource/sensordatastream/Topics/EDGE.EDG_EVENT_Q.
    JMS Message Type: TextMessage.
    Durable Subscriber Name (Optional): OracleBAM.
    Message Selector (Optional): .
    Client ID (Optional): ClientID.
    ================================================================================
    The through the Enterprise Link - Design Studio added a Oracle BAM Enterprise Message Receiver and Grid. And tried to update it. I get the following error
    ================================================================================
    IMessageSourceReceiver->messageReceive: oracle.jms.AQjmsException: JMS-225: Invalid JDBC driver - OCI driver must be used for this operation
         at oracle.jms.AQjmsError.throwEx(AQjmsError.java:285)
         at oracle.jms.AQjmsConsumer.dequeue(AQjmsConsumer.java:1186)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:922)
         at oracle.jms.AQjmsConsumer.receiveFromAQ(AQjmsConsumer.java:835)
         at oracle.jms.AQjmsConsumer.receive(AQjmsConsumer.java:776)
         at iteration.enterpriselink.sources.JMSConsumer.receive(JMSConsumer.java:156)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:279)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "SES-JMS" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    ================================================================================
    So I tried to connect using the oci driver, Then I get the following error
    ================================================================================
    IMessageSourceReceiver->Open: java.lang.UnsatisfiedLinkError: t2cGetCharSet
         at oracle.jdbc.driver.T2CConnection.t2cGetCharSet(Native Method)
         at oracle.jdbc.driver.T2CConnection.getCharSetIds(T2CConnection.java:2957)
         at oracle.jdbc.driver.T2CConnection.processOCIConnectionPooling(T2CConnection.java:967)
         at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:234)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:430)
         at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:142)
         at oracle.jdbc.driver.OracleOCIConnection.<init>(OracleOCIConnection.java:63)
         at oracle.jdbc.driver.OracleOCIConnection.<init>(OracleOCIConnection.java:43)
         at oracle.jdbc.oci.OracleOCIConnection.<init>(OracleOCIConnection.java:37)
         at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:69)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleOCIConnectionPool.createConnectionPool(OracleOCIConnectionPool.java:837)
         at oracle.jdbc.pool.OracleOCIConnectionPool.<init>(OracleOCIConnectionPool.java:127)
         at oracle.jms.AQjmsDBConnMgr.createPool(AQjmsDBConnMgr.java:877)
         at oracle.jms.AQjmsDBConnMgr.createPool(AQjmsDBConnMgr.java:842)
         at oracle.jms.AQjmsDBConnMgr.<init>(AQjmsDBConnMgr.java:232)
         at oracle.jms.AQjmsConnection.<init>(AQjmsConnection.java:183)
         at oracle.jms.AQjmsTopicConnectionFactory.createTopicConnection(AQjmsTopicConnectionFactory.java:209)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:94)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.open(JMSMessageSourceReceiverImpl.java:230)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x51]
    Error while opening Message Receiver.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x52]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "SES-JMS" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    ================================================================================
    If anybody has a solution please help...

    Hi Vijay!
    The EdgeServer doesn't have a full Oracle installation. Therefore a client tool such as sqlplus is not present. Install a Oracle Database on this machine (as I suspect you do not have a database yet) and use the sqlplus it comes with.
    cu
    Andreas

  • Crystal Report 2013 - Data not displayed

    Dear All
    I created one report connecting to SAP Tables directly.
    a) I made a new connection - connecting to SAP tables directly.
    b)  It is connected successuly.  It shows all related tables correctly.
    c) I selected a table MARA
    d) I selected the fields MATNR, ERNAM   (for example)
    Completed the report.
    But on executing, the data is not displayed..  It idspayes 0 records selcted..  ( no errors also )
    Can someone help me...  Why the dta is is not fetched...
    Effectivley, :  No data returns when we execute the report.
    Regards,
    Venkat

    Hi Venkat,
    Go through below SAP note to over come this issue :
    1637505    No data returns when refreshing a reports based off an SAP data source in Crystal Reports.
    Symptom
        No data returns when refreshing a report in Crystal Report.
        Reports based off an SAP Customer Relationship Management System (CRM), ECC, ERP... or ABAP functions returns no data in Crystal Reports.
    Environment
        Crystal Reports 2008
        SAP Crystal Reports 2011
        BusinessObjects Solution for SAP Integration for XI 3.1
    Reproducing the Issue
        Verify from the SAP Customer Relationship Management System that the table or function to which Crystal Report will connect to has data.
        In Crystal Report, create a new report using the connection: SAP Table, Cluster, or Function.
        The new connection will use the Open SQL driver to connect to the table of SAP System.
        Add database fields to the Details section of the report.
        Refresh the report.
        The report returns no data.
    Cause
        This is an SAP Netweaver Gateway issue that prevents Crystal Reports from retrieving data.
        When looking at the Crystal Reports logs, you will notice the SAP Gateway Connection to the SAP Netweaver System fails with the error:
        [Tue Sep 27 10:58:21 2011]           5996       5808       SAP: Received return code 1 from RfcWaitForRequest. This is an error. Message CPIC-CALL: 'SAP_CMACCPTP : rc=20
        LOCATION    SAP-Gateway on host <host name> / sapgw00
        ERROR           Registration of tp <name> from host <host name> not allowed
        TIME            Tue Sep 27 1:11:11 201
        RELEASE       720
        COMPONENT SAP-Gateway
        VERSION      2
        RC              720
        MODULE       gwxxrd.c
        LINE            3627
        COUNTER     3557
        . Existing receiving thread...
        [Tue Sep 27 10:58:21 2011]           5996       5808       SAP: Data reader received error notification. Preparing to go out of scope.
       For information on how to create a log for Crystal Reports, see the SAP Knowledge Base Article 1220085.
    Resolution
        To resolve this issue, consult your SAP BASIS Administrator to update the SAP Gateway to allow your user, or computer, or application to connect to the SAP System. For more information see SAP Note 1408081 - Basic settings for reg_info and sec_info.
        If you have any questions or issues setting security on the SAP Gateway, then create a message for SAP Gateway support, under the component: BC-CST-GW
    -Sastry

  • Text File Data not Displaying completely

    Hi All,
    Have one issue. The program correctly extracts the data & export to Excel. All column /field data's are dispalying.However while saving this data in a text file in Aplications server file path, though all column/ field data are extracting bit it is not displaying complete column/field data's i.e last 3 or 4 column data's are not displaying after 257 character space  (but actually it extracts data.It is just not dispalying while i am checking text file via AL11).
    What could be the reason of not dipslaying the all column/filed values in text file wherea as while exporting to excel it is displaying? is there any character length constraint for text file?
    Thanks

    >
    Debabrata wrote:
    > What could be the reason of not dipslaying the all column/filed values in text file wherea as while exporting to excel it is displaying? is there any character length constraint for text file?
    There is no restriction on the file size which you can upload on the app server. AL11 is nothing but a report program & there is a limitation on the max number of characters displayed on the page.
    BR,
    Suhas

  • Problem with data not displaying in website

    Hello All,
       I am having a problem with one of our applications. It is written in ColdFusion and uses SQL server. The problem that we are having is when we use the URL Http://bma.com (that is not actually the site name)  we cannot see all the data that it is suppose to pull in. I get an error on page and when I select to view the error this is what I get
    Message: 'WddxRecordset' is undefined Line: 184 Char: 2 Code: 0 URI: http://bma.com/user_maintenance.cfm and Message: 'jsusersTLV' is undefined Line: 3208 Char: 6 Code: 0 URI: http://bma.com/user_maintenance.cfm
    If I put the IP address in the URL for example http://165.83.109.246/bma/login.cfm all of the data is displayed as it should.
    Any thoughts or sugguestios on how to correct this?
    Thanks

    Yes, the user_maintenance.cfm is one of the forms that the data is not displaying on. There are multiple forms in the application and that just happens to be one of them. the login.cfm is just the login screen. Once you select your name and enter your password to the application then you can select the user maintenance form. If you select someones name the application should pull in all of that persons information. That is the problem, it is not pulling in any information on the user. We get a blank screen where data should be. When we use the IP address in the URL and select someones name in the user manintenance form, it pulls in all the data from that user as it should.

  • Data not display in background layout

    Hi Expert,
    This is regarding screen layout.
    FBL3N report.... I have create new layout for report FBL3N. when i run the report in foeground all data display in proper layout.
    But when i run this report in Background two fields are not display in layout.
    Please suggest me whern i do the changes....
    Regards
    PK.

    I think you should change the forum if you are asking Finance module related qwuestions.

  • Data not displayed for Key Figure of MultiProvider

    Hi Folks,
    I have created a Query on MultiProvider which is actually copied from another Query(based on InfoCube) using RSZC. Now I have the problem with display of data for a KeyFigure in report. No data is displayed for the KeyFigure. The MultiProvider has Two InfoCubes where the KeyFigure is related to one of the two Cubes. The data is shown at the MultiProvider level. I have also checked for a new query on the same MultiProvider. Here too the data is shown in the report for the KeyFigure. But it's not showing in the Query which is copied from another.
    Any assistance on the same is really appreciated.
    Thanks,
    Raju. Dupadally

    Hi Diaz,
    Thanks for your answer. Could you make it understandable. I haven't understood fully.
    Thanks,
    Raju. D

  • Data not displaying  the report (Help me out Urgent)

    Hi Folks,
    When i am executing the query and web reports for the date 27/11/2007 & 28/11/2007 am not getting the data its saying "No applicable data found"
    But i can see the data  in the  ODS for those dates.
    Report is working fine till 26/11/2007.
    But when the user is trying to check the reports for the above mentioned dates its not displaying.
    Even in checked it the RSRT as well but the same case over there the data is not displaying.
    Its bit urgent as its month end user wants to see the reports.
    Any help or any clue will be great helpfull and appreciated.
    Urs,
    RK
    *****Points Committed

    HI Suchitra,
    <i>First check out how many records are there in the ODS as on 27th and 28th</i>
    There are totally 750 & 427 records on 27th and 28th.
    <i>At the time of executing the query,are using giving any variable entries?</i>
    Yes we are using variables entires like PO Date & PO number we usually check  the reports giving the date in  PO Date variable,
    Any other clue please?
    Urs,
    RK.

  • Date not displaying correctly

    Hi,
    we have an issue where date is not displaying correctly in report. it shows 1/1/1990. even in universe it shows the same value 1/1/1990. but if i run query at DB level it shows the correct date. Reporting Database is Sybase.
    we are on Bi 4.0 SP 6.
    Any Ideas.
    Thanks,
    Yogesh.

    HI Farzana,
    Finally,i have narrowed down the issue. So here it is,Initially we were seeing date as 1/1/1900 in webi rich, IDT and BI LaunchPad. so than we have made changes to sybase. prm file in following location
    ........\dataAccess\connectionServer\sybase\extensions\legacy
    in prm file the input date parameter is as below
    <Parameter Name="USER_INPUT_DATE_FORMAT">'mm/dd/yyyy hh:m:s am/pm'</Parameter>
    we changed it to
    <Parameter Name="USER_INPUT_DATE_FORMAT">'mm/dd/yyyy hh:mm:ss A'</Parameter>
    and than  we see correct date in IDT and Webi rich but not in BI LaunchPad. the connection we were using in universe is ODBC. so i have created a new connection using sybase CTL client and now i see correct dates in BI LaunchPad also. So i am not sure if i need to make changes to prm file in /dataAccess\connectionServer\odbc\extensions location for the report to show correct values using ODBC.
    Any Idea.
    Thanks,
    Kumar.

  • Hierarchy node variable - successor node data not displayed

    Hello,
    I have a query with a hierarchy in the ‘rows’ section. This hierarchy is restricted by a hierarchy node variable with the following settings: variable type ‘hierarchy node’; customer exit; single value; mandatory; not ready for input; cannot be changed in query navigation.
    The customer exit correctly supplies the node. However, only data for THIS node is displayed in the query results. And data for successor/underlying nodes is NOT displayed.
    I tried several things, including:
    - rightclick ‘Rows’ > ‘Display as a Hierarchy’
    - customer exit variable: multiple values instead of single value; optional instead of mandatory
    In the ‘Hierarchy Attributes’ for the hierarchy, nothing is checkmarked, except for Root/Totals Item Appears Above’ and ‘Drilldown start level = 00’. The hierarchy and its nodes are valid from 01.07.2005 to 31.12.9999.
    I have a feeling in what area the solution can be found, but I have no clue what to do further on with it. As a test I replaced the customer exit variable with a user entry variable. If I then execute the query, I can select either the ‘node’ or the ‘value’ (both with the same technical value!). If I select the node, I get all data, including data for successor nodes. If I select the value, I only get the data for the node, not the underlying successor nodes. For some reason, the customer exit variable behaves like the latter and not like the first. I do not know how to solve this.
    I would greatly appreciate if you could help me out of this issue here.
    Kind regards,
    Frank

    Hi,
    no, it doesn't. It just returns the data for the node and not for the underlying nodes.
    Frank

  • Expiration date not displaying after upgrade from 2007 to 2013

    I recently upgraded from MOSS 2007 to 2013.  I have information management set up on a library of InfoPath forms.  For the forms that were created prior to the upgrade, the expiration date is displaying and actually get updated if I modify them. 
    But none of my forms that have been created after the upgrade, are displaying when the expiration date is, which should be one year from modify date.  If I modify the forms created prior to the upgrade, they reflect the new, update date.
    Are these new forms not getting the policy applied to them, and why not?  I am not sure why the older forms are getting updated, but not my new ones.
    Denise E.

    Hi Denise,
    According to your description, my understanding is that the Expiration date column was not displaying values after upgrading from SharePoint 2007 to SharePoint 2013.
    Per my knowledge, we can only use the date column which is added to the library or list or the Declared Recorded date to set the retention policy, so if the Expiration date is used in the retention policy then the Expiration date should be a column in the
    library or list.
    I recommend to check the retention policy in the library and see which column is used in the retention policy as the image below shows:
    After that, go to the Library settings to find this column.
    Could you please provide screenshots of the retention policy and the columns in the Library settings page?
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Mod date not displaying in Files panel Dreamweaver CC

    After upgrading to Dreamweaver CC, on OS X Mtn Lion, my Files pane will not display the Modification Date for both local and remote files. The column is there, but it's blank. I have tried hiding and showing that column in the Sites setup, but that did not work. Any ideas?

    I can confirm that the solution posted by crockej does indeed work, I am not by any means saying that it is a perfect solution, and am sure that it is not the actual fix, but it does work, I landed up having to add JPG,GIF,PNG,PDF,SWF,FLA,ICO,SWZ,MPR,PSD,XLSX,INDD,AI all to fy file list and although this was 90% of the missing icons fixed, it still requires more like m4v etc.
    Think of this as more of a temporary solution to the problem, but it does work.
    This is what my /Users/XXXXX/Library/Application Support/Adobe/Dreamweaver CS5.5/en_US/Configuration/Extensions.txt file looks like now.
    HTM,HTML,SHTM,SHTML,HTA,HTC,XHTML,STM,SSI,JS,JSON,AS,ASC,ASR,XML,XSL,XSD,DTD,XSLT,RSS,RDF, LBI,DWT,ASP,ASA,ASPX,ASCX,ASMX,CONFIG,CS,CSS,CFM,CFML,CFC,TLD,TXT,PHP,PHP3,PHP4,PHP5,PHP-D IST,PHTML,JSP,WML,TPL,LASSO,JSF,VB,VBS,VTM,VTML,INC,SQL,JAVA,EDML,MASTER,INFO,INSTALL,THEM E,CONFIG,MODULE,PROFILE,ENGINE,SVG,JPG,GIF,PNG,PDF,SWF,FLA,ICO,SWZ,MPR,PSD,XLSX,INDD,AI:Al l Documents
    HTM,HTML,HTA,HTC,XHTML:HTML Documents
    SHTM,SHTML,STM,SSI,INC:Server-Side Includes
    JS,JSON:JavaScript Documents
    XML,DTD,XSD,XSL,XSLT,RSS,RDF:XML Files
    LBI:Library Files
    DWT:Template Files
    CSS:Style Sheets
    ASP,ASA:Active Server Pages
    ASPX,ASCX,ASMX,CS,VB,CONFIG,MASTER:Active Server Plus Pages
    CFM,CFML,CFC:ColdFusion Templates
    AS:ActionScript Files
    ASC:ActionScript Communication Files
    ASR:ActionScript Remote Files
    TXT:Text Files
    PHP,PHP3,PHP4,PHP5,TPL,PHP-DIST,PHTML:PHP Files
    LASSO:Lasso Files
    JSP,JST:Java Server Pages
    JSF:Fireworks Script
    TLD:Tag Library Descriptor Files
    JAVA:Java Files
    SQL:SQL Files
    ASX:Windows Media Advanced Stream Redirector
    WML:WML Files
    EDML:EDML Files
    VBS:VBScript Files
    VTM,VTML:VTML Files
    SVG:Scalable Vector Graphics Files
    Thanks to crockej for finding this semi solution for now.
    Looking for Knysna Accommodation?

  • Data not displaying on MI client

    hii all,
    i have created a mi application in which i m fetching data from oracle database, first i have written  a code in function module to fetch the data from oracle database in to an internal table and also i checked in ABAP debugging mode.Data is coming in internal table but i have to keep on pressing f6 untill whole data comes.Is there is any problem in using internal table since in other normal case(i.e fetching data from r/3 bcakend) in debugging mode all data is displayed by pressing f6 once only.MI application is running but only structure is coming ,data is not displaying.
    Also how can i fetch the oracle table data in to to abap dictionary table(i have already establised the connection with oracle database ).
    Can anyone can suggest what can be the problem.
    Thanks in advance.
    Devendra Phate

    Hi geetha,
    Declare one variable at top level and assign by ORG_ID.
    Print this variable where you wanto show value of ORG ID.
    Thanks
    Ravi
    [email protected]

  • Issues with Dates not displaying

    Hello! I've built a small form with HTMLDB to handle operational tickets/issues/incidents. I've been able to display the data in one page, graph statistics in another but my page where the incidents can be edited has a small issue.
    When I click on an edit icon (on pg1) to edit the row, it brings me to page 2 and all the data from that row is displayed EXCEPT for the dates. I've chosen a date picker for that item but in the case where that column was already filled with a date beforehand, it now displays null. All the other data (numbers and varchar2s) display without issue. I can edit the fields and submit the changes and all the changes update correctly (even the dates once new ones are picked) but in some cases I do not want to change that date but display it for informational purposes.
    I'm using the TIMESTAMP datatype for those dates by the way.
    Thanks,
    Thom

    Indeed! I used the wizard and had the dates as TIMESTAMP datatypes. I changed the datatypes back to DATE for now and it works perfectly. Another satisfied customer! ;-)
    Thanks!

  • Table Data not Displayed on DisclosureListener of af:ShowDetailFrame

    Hi,
    I need to populate a table with 2 empty rows when I disclose a showDetailFrame. I have written a method in appModule and populating the rows into the view object and calling that method from the backing bean. I have set the partial target on the table from the backing bean. But the rows are not displayed in the table. I have checked printing the estimated row count on the page and it displays the row count correctly.
    I checked the properties on the table, and I dont see any thing related to refresh the content of the table. Is there any property through which I can refresh iterator or am I missing some thing.
    Thanks,
    Morgan.

    Try as per the inputs provided by Vinod.
    If not, try to refresh the iterator pro-grammatically as per the following code:
    DCBindingContainer bindings =
    *(DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();*
    DCIteratorBinding iteratorBinding =
    *(DCIteratorBinding)bindings.get("<ITERATOR_NAME_IN_PAGEDEF>");*
    *if (iteratorBinding != null) {*
    iteratorBinding.executeQuery();
    Thanks,
    Navaneeth

Maybe you are looking for

  • How to update RG23D balance.

    Dear all, how to update RG23D balance for a depot. Its a new depot. i am getting error "no balance in RG23D"

  • Apple TV music sync option missing

    I have been having some iTunes issues and therefore did a rebuild. I have reconnected the Apple TV and can not sync any content other than pictures to the Apple TV. The only options given me in the Apple TV tab in iTunes are Summary and Photos. What

  • Photoshop and Bridge freezing

    I started using creative suite a few months ago. I always owned photoshop and illustrator, but needed a new Flash and DW apps. Since my mac was a powerbook from late 2008, I thought the crashing was from older computer. Never happened with before. No

  • IMac keeps rebooting itself

    My company just bought 4 iMac 27" (late 2013) machines that are less than 2 months old. I have an issue where they all reboot at random. Here's what I've already done for each: 1) Reset the SMC 2) Started from OSX Recovery (found no problems on any o

  • Add 1% higher education in zreport

    we have to add 1% higher education cess for service tax register in Z report .kindly suggest me what changes we have to do in zreport .