Problems Modifying CHANGE_POINTERS_CREATE

I want to filter out creation of COND_A change pointers when condition type is not PR00. I followed steps in SAP Note 420562, and created function module ZCPR_CUSTOMER_FILTER. I then implemented badi BDCP_BEFORE_WRITE by creating new implementation Z_FILTER_BDCPV, with filter type COND_A. In the interface method I added a call to my customer filter function module. I activated everything, and put a break point in the function module.
When I execute VK11 to create a condition record, I expect to stop at the breakpoint, but do not.
Did I miss a step implementing the Badi?
Or is the badi not called by CHANGE_POINTERS_CREATE? When I look for the call to the badi, I find it within subroutine CPR_CALLCUSTOMERFILTERS, which is commented out. (See lines copied, below)
Is there a way I can make this subroutine active?
Call filter exit for each message type
PERFORM CPR_CALLCUSTOMERFILTERS
             TABLES
                LT_BDCP2
                LT_BDCPV_RESULTSET
             USING
                CHANGE_DOCUMENT_HEADER
                CHANGE_DOCUMENT_POSITION[].

hi,
did you search BADI in this function,
i found this badi maybe you can do something in;
BDCP_BEFORE_WRITE

Similar Messages

  • Problems modifiing field data

    I am having a problem using SetProperty to modify fields in a multipage pdf file.
    First i use xmpMeta.DumpObject ( DumpCallback, sLogFile );
    to dump the existing data to a terminal window.
    At first run this works fine and i get the existing value set in the Category field of the "Categories" Panel.
    Next i use xmpMeta.SetProperty ( kXMP_NS_Photoshop, "Category", "2" );
    to change the value of a field and then call xmpFile.PutXMP ( xmpMeta ); to save the file.
    When i open the file again in my test application the data is empty when doing the dump to the terminal window.
    If I open it in acrobat, however, the data is there. I am some how corrrupting the data when wrtiting it. Can anyone help quide me as to what I may be doing wrong?
    here is a sample of my code:
    static void EditProperties ( const char * fileName )
    bool ok;
    SXMPMeta xmpMeta;
    SXMPFiles xmpFile;
    XMP_FileFormat format;
    XMP_OptionBits openFlags, handlerFlags;
    XMP_PacketInfo xmpPacket;
    xmpFile.OpenFile ( fileName, kXMP_UnknownFile, kXMPFiles_OpenForUpdate );
    ok = xmpFile.GetFileInfo ( 0, &openFlags, &format, &handlerFlags );
    if ( ! ok ) return;
    ok = xmpFile.GetXMP ( &xmpMeta, 0, &xmpPacket );
    if ( ! ok ) return;
    // Remove extaneous properties to make the dump smaller.
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/camera-raw-settings/1.0/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/tiff/1.0/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/exif/1.0/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/exif/1.0/aux/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/pdf/1.3/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/xap/1.0/t/pg/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, kXMP_NS_XMP, "Thumbnails", true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://purl.org/dc/elements/1.1/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/xap/1.0/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/xap/1.0/mm/", 0, true );
    SXMPUtils::RemoveProperties ( &xmpMeta, "http://ns.adobe.com/pdfx/1.3/", 0, true );
    //dump the data
    fprintf ( sLogFile, "\n:::::::::: Initial XMP from %s ::::::::::\n\n", fileName );
    xmpMeta.DumpObject ( DumpCallback, sLogFile );
    //change the properties
    xmpMeta.SetProperty ( kXMP_NS_Photoshop, "Category", "2" );
    //dump it again
    fprintf ( sLogFile, "\n\n:::::::::: Modified XMP from %s ::::::::::\n\n", fileName );
    xmpMeta.DumpObject ( DumpCallback, sLogFile );
    xmpFile.PutXMP ( xmpMeta );
    xmpFile.CloseFile();

    Are any of you going to the Adobe Developer Conference scheduled to be held for plugin providers at San Jose on Nov 7/8?

  • Problem Modify and optimize an application

    We have problem using modify application and optimize application on a specific application.
    The application name is GPFormat.
    When we do a modify application and choose "Reassign SQL Index" we get the following errror message:
    Error message:: Cannot drop the index 'dbo.tblFACTGPFormat.IX_tblFACTGPFormat', because it does not exist or you do not have permission.
    And if we do an optimize application with "Full Optimize" and "Compress database" we get the following errror message:
    Error message:There is already an object named 'CONSTTBLFACTGPFORMAT' in the database.
    Could not create constraint. See previous errors.
    We using BPC 5,1 SP5 and SQL2005

    It seems a previous run of optimize with compress was failing.
    So you have to rename CONSTTBLFACTGPFORMAT table and make sure that installation user
    of SAP BPC has the correct access regarding table tblFactGPFFormat.
    Are you using custom indexes for this table?
    I suggest to drop the existing cluster index for table tblFactGPFormat and after you have to run another optimize with compress. This should fix all your problems.
    Regards
    Sorin Radulescu

  • Problem Modifying the reports

    Hi friends,
    I changed the name of my Business Model in Admin tool.
    Now whenever I'm trying to modify my previous reports, I'm not able to access the columns there and it gives me the following message on the left.
    "Either you do not have permission to use the subject area "ABC" within Answers, or the subject area does not exist."
    Please help

    This is a problem that I believed Oracle fixed with 10.1.3.4.
    In previous versions, you will need to replace the columns. (An alias is created so if there is no change to the design, the reports would run fine. But when you try to make modifications to the design is when the problem occurs.)

  • Problem modifying language text attribute in a style

    Hello out there,
    I seem to be getting a strange side effect when I modify the language text style in paragraph styles. The other styles which are not modified seem to lose their ability to modify text to which they are applied, at least the way they use to.
    For example, if I start out in English:USA with four paragraph styles all based on the root paragraph style and then modify paragraph styles 1, 2 and 4 to be Spanish:Castilian, leaving style 3 to remain in English:USA, style 3 starts acting like it was changed to Spanish:Castilian, even though I can clearly see that it remains in English:USA from within the style's editing dialog. Note that I have left style 3 completely untouched, as well as the root style ("No Paragraph Style"). It's like some local override has been turned on permanently, unknown to style 3 because when it is applied to either English or Spanish locally overrided text, it shows no plus sign next to it in the style palette. Nevertheless, the styles I did change to Spanish:Castilian will show a plus sign if applied to text that is locally overrided with English:USA.
    I have not touched any text, I am just manipulating paragraph styles. Do I need to do anything special to the text of the document as well? This completely baffles me because as far as I can see, I have done all that the documentation says to do. I am using IStyleUtils to create the edit style command. Is there a problem with that? Do I have to set up the command myself? Is there some idiosyncracy with the Language text style that I should be aware of?
    I am including my code for changing the Language text attribute of a style. Perhaps one of you can see what I may be doing wrong or am missing:
    ErrorCode CDocStyleTranslation::setStyleLanguage(UID langUID, UID theStyleID, IDataBase* theStyleDB)
    ErrorCode theErr = kFailure;
    // get our style's info to pass into the command
    IStyleInfo * theStyleInfo = (IStyleInfo*)theStyleDB->QueryInstance(theStyleID, IID_ISTYLEINFO);
    ASSERT(theStyleInfo);
    if (!theStyleInfo)
    return theErr;
    PMString styleName = theStyleInfo->GetName(); // for debugging
    do
    // set the language of a new language text attribute
    ITextAttrUID * newLangAttr = (ITextAttrUID*)::CreateObject(kTextAttrLanguageBoss, IID_ITEXTATTRUID);
    ASSERT(newLangAttr);
    if (!newLangAttr)
    break;
    newLangAttr->SetUIDData(langUID);
    // get our style utilities directly from the UtilsBoss
    IStyleUtils * styleUtils = (IStyleUtils *)UtilsBoss::QueryUtils(IID_ISTYLEUTILS);
    ASSERT(styleUtils);
    if (!styleUtils)
    break;
    // set up the command
    ICommand* editLangCmd = styleUtils->CreateEditStyleCmd(theStyleInfo, newLangAttr);
    ASSERT(editLangCmd);
    if(!editLangCmd)
    break;
    // process the command
    theErr = CmdUtils::ProcessCommand(editLangCmd);
    // clean up
    editLangCmd->Release();
    styleUtils->Release();
    newLangAttr->Release();
    }while(false);
    theStyleInfo->Release();
    return theErr;

    Well, I am testing to make sure that I'm using a language that exists in the workspace and though it's different from what you suggested, Jackeen, I think it is viable. The following is an extract of my code which provides some context for my "setStyleLanguage" function above. See what you think.<br /><br />bool16 CDocStyleTranslation::translateParaStyles(LDSLanguage& theLang)<br />{<br />     bool16 succeeded = kFalse;<br />     <br />     // get Adobe's language name from our language database record<br />     langID theLangIDs = theLang.getLangID();<br />     PMString langName(theLangIDs.AdobeName.c_str());<br /><br />     do<br />     {<br />          // does this language exist in inDesign's language list?<br />          bool16 langExists = kFalse;<br />          <br />          InterfacePtr<ILanguageList> docLangList(this, UseDefaultIID());<br />          ASSERT(docLangList);<br />          if (!docLangList)<br />          {<br />               break;<br />          }<br />          <br />          // (if langName is not included in InDesigns list of languages, <br />          ILanguage* theIDLang = docLangList->QueryLanguage(langName); // the InDesign Language<br />          if (!theIDLang)<br />          {<br />               // the attribute will be set to [No Language])<br />               theIDLang = docLangList->QueryNthLanguage(0);<br />          }<br />          else <br />          {<br />               langExists = kTrue;<br />          }<br />          ASSERT(theIDLang);<br />          if (!theIDLang)<br />          {<br />               break;<br />          }<br />          <br />          // find out the UID for the language<br />          UID langUID;<br />          InterfacePtr<IPMPersist> langPersist(theIDLang, UseDefaultIID());<br />          ASSERT(langPersist);<br />          if (!langPersist)<br />          {<br />               break;<br />          }<br />          langUID = langPersist->GetUID();     <br />          theIDLang->Release();<br />     <br />          // march through our paragraph styles and "translate" them<br />          InterfacePtr<IStyleNameTable> paraStylTbl(this, IID_IPARASTYLENAMETABLE);<br />          ASSERT(paraStylTbl);<br />          if (!paraStylTbl)<br />          {<br />               break;<br />          }<br />          <br />          InterfacePtr<IPMPersist> docPersist(this, UseDefaultIID());<br />          ASSERT(docPersist);<br />          if (!docPersist)<br />          {<br />               break;<br />          }<br />          <br />          IDataBase * paraStylDB = docPersist->GetDataBase();<br />          <br />          for (int32 i = 1; i < paraStylTbl->GetNumStyles(); i++) // do not translate the root<br />          {<br />               // retrieve each style's translation settings<br />               UID theStyleID = paraStylTbl->GetNthStyle(i);<br />               <br />               InterfacePtr<IStyleTranSettings> theStyleTranSet(paraStylDB, theStyleID, UseDefaultIID());<br />               ASSERT(theStyleTranSet);<br />               if (!theStyleTranSet)<br />               {<br />                    break;<br />               }<br />               ParaStylTranSettings pstSet = theStyleTranSet->getParaStylTranSettings();<br />               <br />               // based on the style translation settings and the language's info, do the following:<br />               <br />               if (pstSet.transOpt != kDontTranslate)<br />               {<br />                    // translate the language<br />                    setStyleLanguage(langUID, theStyleID, paraStylDB);<br />                    <br />...

  • Problems modifying a itab

    Hi all.
    We are enhacing the tcode vfx3 report adding new fields. At this point we have added 2 fields (netwr and mwsbk) by the use of a user exit. Everything is ok.
    Now we want to add a new field(mrnkz 'char 1'), the steps we follow are the same as we followed before, but now it is not working properly.
    CODE:
    "loop sobre la tabla
    LOOP AT c_vmcfa.
      READ TABLE it_struct INTO lwa_struct WITH KEY vbeln = c_vmcfa-vbeln.
      c_vmcfa-netwr = lwa_struct-netwr.
      c_vmcfa-mwsbk = lwa_struct-mwsbk.
      c_vmcfa-mrnkz = lwa_struct-mrnkz.
      MODIFY TABLE c_vmcfa." TRANSPORTING netwr mwsbk mrnkz.
      CLEAR c_vmcfa.
    ENDLOOP.
    We are having problems when the value of lwa_struct-mrnkz contains a 'X'. In this case, the modify throws an exception. When the value of  lwa_struct-mrnkz isn't a 'X', the line is modified properly. The exception thrown is:
    "Object SDBLBDDL of class RE and language EN does not exist. "
    How can i solve this problem? Is this a documentation problem?.

    Hi
    use index for modifyin the table.
    like;
    LOOP AT c_vmcfa.
    data; lv_index type sy-tabix.
    lv_index = sy-tabix.
      READ TABLE it_struct INTO lwa_struct WITH KEY vbeln = c_vmcfa-vbeln.
      c_vmcfa-netwr = lwa_struct-netwr.
      c_vmcfa-mwsbk = lwa_struct-mwsbk.
      c_vmcfa-mrnkz = lwa_struct-mrnkz.
      MODIFY TABLE c_vmcfa index lv_index." TRANSPORTING netwr mwsbk mrnkz.
    clear lv_index.
    ENDLOOP.
    Thanks
    Lalit

  • Problem Modifying ALV Field Catalog

    Hi,
    One grid of my ALV report displays material numbers as 0100.2000. But when I use method FILE_SAVE_DIALOG to save ALV report to Excel, the material number changes to 100.2.
    I have tried modifying my field catalog as shown at end of this message, but it doesn't change the output in Excel.
    Does anyone have a fix for this problem? I will award points! - Beth
    FORM build_fieldcatalog.
      DATA: ls_fieldcat TYPE lvc_s_fcat.
      CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
           EXPORTING
                i_structure_name = 'ZBOM_ALV'
           CHANGING
                ct_fieldcat      = gt_fieldcat.
      LOOP AT gt_fieldcat INTO ls_fieldcat where fieldname eq 'COLUMN3'.
            ls_fieldcat-DATATYPE = 'NUMC'.
            ls_fieldcat-LZERO = 'X'.
            ls_fieldcat-REF_TABLE = ''.
            ls_fieldcat-DECIMALS_O = '4'.
            ls_fieldcat-INTTYPE = 'N'.
            ls_fieldcat-OUTPUTLEN = '20'.
        MODIFY gt_fieldcat FROM ls_fieldcat.
      ENDLOOP.
    ENDFORM.                               " build_fieldcatalog

    Hi,
    If you want to save any data like 0100.2000 in the excel, you need to write it as Number with decimal places 4, so it will take 4 decimal places . coming to your ALV, you need to pass the same structure to the Excel i mean the passing variable should be lilke Number with 4 decimal places ..
    Regards
    Sudheer

  • Problem modifying DTP Filters

    Hi All,
    i have a DTP based on an Open HUB that has many Infoobjects filters.
    i'm trying to add the 0calmonth in the selection of my filter, i save and activate but after i don't find the 0calmonth in  my filter.
    can you give me please some advice what sould i do to fix that.
    it's strange i tried many times and i don't understand what is the problem.
    Thanks
    Bilal

    Hello,
    it doesn't work.
    i have the 0calmonth in the cube but i don't have it in the open hub, do you think that the problem is that i should have the 0calmonth in the open hub?
    in the transformation the 0calmonth is mapped with other 2 time characteristics created in the open hub.
    when i go inside the dtp in change mode, i can go to filter and change selections transfering the 0calmonth from "list of other selectables fields" to "list of fields in selection screen" but when i save and activate again my dtp i lost it.
    Bilal

  • Problem modifying FPGA code in an Application Builder-based system

    I've inherited a working test system which uses LabVIEW FPGA, LabVIEW, Application Builder, and third party tools.  The FPGA module (a FlexRIO) is responsible for generating test signals to a DUT and acquiring DUT output data.  The host LabVIEW code controls the FlexRIO and acquires the test data.  Application Builder is used to convert the host LabVIEW code to a Windows DLL so that it can be in turn controlled by higher level data analysis software running on Windows.
    All of this currently works, and we're using it on a daily basis to test production devices.
    We need to modify the FPGA operation to change the way the tests operate.  We've modified the the FPGA VI to operate as we need it to and rebuilt the FPGA code (resulting in a new bit file), but subsequent runs of the test stack do not show the change to the operation of the FPGA code (the signals it is generating look exactly the same as in the original, unmodified, VI).  We've tried renaming, deleting, and moving the bit file, but operation of the system is always exactly the same, even when the bit file is named differently or not located in the expected directory.  We can't seem to affect the behavior we get out of the FPGA.  It seems like we're not rebuilding something correctly, or that the system somehow has a copy of the old bit file stored away some place that it's using instead of the desired bit file.
    We've verified that the newly created bit file is different than the original bit file, so it appears that the FPGA build process is succeeeding.  I see no errors from LabVIEW when I build the FPGA code.
    Does a DLL-ized version of LabVIEW host code operate the same as the same VI run from within the LabVIEW environment?  When the DLL loads the FlexRIO, does it do so from the same referenced file path (I have the "Open FPGA VI Reference" properties set to use the bitfile, and the "Run the FPGA VI" checkbox is checked).  We've power-cycled the host PXIe chassis between software runs to make sure the configuration memory in the FlexRIO is cleared.
    It seems highly suspicious that we see the FPGA come up and run even when the bit file has been renamed or moved from the directory indicated in the "Open FPGA VI Reference".  I would think that the DLL would attempt to open that file, fail to find it, and trip some sort of error dialog.  But this doesn't occur, the FPGA gets loaded normally, and the test system operates as if nothing had been touched.
    Previous developers were able to make this build process work, but it seems we're missing some critical step needed to actually update the code that ends up running on the FPGA.
    The system is LabVIEW 2012.

    The FPGA build definition has the bitfile filename hardwired into it, so the name is constant across rebuilds of the FPGA code. So we always have the same bitfile name (and consequently if we're not careful about saving the old files, then the old bitfile will be overwritten by a new build).
    I could try your suggestion about the alternate calling method, but I'm hesitant about changing a build process that was known to work. It seems to me that I'm somehow not building the software correctly, as if I don't understand something about the DLL build process that's keeping the new FPGA code from being used.
    To reiterate, our build process is:
    1) Modify the LabVIEW FPGA VI
    2) "Run" the FPGA VI to compile it (by the way, last night we tried a "Rebuild" on the FPGA code from the right click menu off the VI in the LabVIEW project and that also has failed to change the results)
    3) Build the host DLL code by right clicking the DLL build definition in the LabVIEW project and selecting Build
    4) Copy the resulting host DLL over to the directory location where the higher level Windows software expects to find it
    5) Run the higher level Windows software (at which point we view waveforms generated by the FlexRIO to see if the FPGA's behavior has changed).
    We've verified that the LabVIEW DLL won't rebuild if we rename the bitfile (LabVIEW gives an error saying it can't find the bitfile). We've also verified that the higher level Windows software won't run if the LabVIEW DLL is renamed in its directory (so we know that that exact copy is being opened by the Windows software). Yet we can't seem to modify the FlexRIO's behavior through this process.

  • Problem modifying the connection details in a Report when using Weblogic 12

    Hi
    I have a j2ee application that uses the Java Reporting Component (JRC). At runtime, the code programmatically changes the connection type and schema name of a crystal report before running it. The connection that was used when designing the report is replaced with new JNDI parameters pointing to a Weblogic/Oracle datasource.
    The application works perfectly when using Weblogic 11, but the same code and report fails when deployed to Weblogic 12.
    I used Version 12.2.207.916 of the JRC, and updating  to the most current version I could find (12.2.217) did not solve the problem.
    The code snippet below shows how the connection and schema name is replaced for each of the tables in the report (not all the code is shown here)...
            PropertyBag propertyBag = new PropertyBag();
            propertyBag.put("Database DLL", "crdb_jdbc.dll");
            propertyBag.put("JNDI Datasource Name", jndiName);
            propertyBag.put("Initial Context", "");
                while (tableList.hasNext()) {
                    ITable table = tableList.next();
                    ITable tableNew = (ITable) table.clone(true);
                    IConnectionInfo connectionInfo = table.getConnectionInfo();
                    connectionInfo.setAttributes(propertyBag);
                    connectionInfo.setKind(ConnectionInfoKind.SQL);
                    tableNew.setQualifiedName(newQualifier + "." + table.getName());
                    tableNew.setConnectionInfo(connectionInfo);
                    dbController.setTableLocation(table, tableNew);
    The setTableLocation() function throws the following exception ...
    2014-05-13 16:46:27,173 ERROR [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)']  JRCCommunicationAdapter         detected an exception: Unexpected database connector error
                    at com.crystaldecisions.reports.queryengine.Table.u7(SourceFile:2409)
                    at com.crystaldecisions.reports.dataengine.datafoundation.AddDatabaseTableCommand.new(SourceFile:529)
                    at com.crystaldecisions.reports.common.CommandManager.a(SourceFile:71)
                    at com.crystaldecisions.reports.common.Document.a(SourceFile:203)
                    at com.businessobjects.reports.sdk.requesthandler.f.a(SourceFile:175)
                    at com.businessobjects.reports.sdk.requesthandler.DatabaseRequestHandler.byte(SourceFile:1079)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.do(SourceFile:1167)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.if(SourceFile:661)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.a(SourceFile:167)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.a(SourceFile:529)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter$2.call(SourceFile:527)
                    at com.crystaldecisions.reports.common.ThreadGuard.syncExecute(SourceFile:102)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.for(SourceFile:525)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.int(SourceFile:424)
                    at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(SourceFile:352)
                    at com.businessobjects.sdk.erom.jrc.a.a(SourceFile:54)
                    at com.businessobjects.sdk.erom.jrc.a.execute(SourceFile:67)
                    at com.crystaldecisions.proxy.remoteagent.RemoteAgent$a.execute(SourceFile:716)
                    at com.crystaldecisions.proxy.remoteagent.CommunicationChannel.a(SourceFile:125)
                    at com.crystaldecisions.proxy.remoteagent.RemoteAgent.a(SourceFile:537)
                    at com.crystaldecisions.sdk.occa.report.application.ds.a(SourceFile:186)
                    at com.crystaldecisions.sdk.occa.report.application.an.a(SourceFile:108)
                    at com.crystaldecisions.sdk.occa.report.application.b0.if(SourceFile:148)
                    at com.crystaldecisions.sdk.occa.report.application.b0.b(SourceFile:95)
                    at com.crystaldecisions.sdk.occa.report.application.bb.int(SourceFile:96)
                    at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.performDo(SourceFile:151)
                    at com.crystaldecisions.proxy.remoteagent.UndoUnitBase.a(SourceFile:106)
                    at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(SourceFile:2159)
                    at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(SourceFile:543)
                    at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(SourceFile:3898)
                    at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setTableLocation(SourceFile:2906)
                    at com.systest.reporting.engine.crystal.CrystalReportEngine.replaceConnection(CrystalReportEngine.java:523)
                    at com.systest.reporting.engine.crystal.CrystalReportEngine.changeDataSource(CrystalReportEngine.java:449)
                    at com.systest.CrystalReportPane.setReportDataSourceDetails(CrystalReportPane.java:170)
                    at com.systest.CrystalReportPane.commandLoad(CrystalReportPane.java:136)
                    at com.systest.ReportRunner.CrystalReport.Load(CrystalReport.java:401)
                    at com.systest.ReportRunner.SaveReportToFile(ReportRunner.java:1385)
    Any idea what I can do to fix this ?
    Thanks in advance!

    Last reference in any documentation re. version of supported weblogic is 10.3.x. And it may very well be that things worked in weblogic 11, but as versions go by the differences get bigger and eventually the app stops working.
    I'll ping the Program Manager for definitive info and future support. Once I have the info, I'll update this Discussion.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Problem modifying CreateUserDataSet.xml just adding another attribute

    Hii
    May I know how did u get this resolved with OIM 11.1.1.5.0 . I am facing the same issue. The import says Transfer Completed. but it doesn't reflect in UI even after PurgeCache and Server restart. I am just adding a variable.
    i am using weblogic.properties with below values.
    wls_servername=oim_server1
    application_name=OIMMetadata
    metadata_from_loc=/iam/ml_home/Oracle_IDM1/server/bin/MDImport
    metadata_to_loc=/iam/ml_home/Oracle_IDM1/server/bin/MDExport
    metadata_files=/metadata/iam-features-requestactions/model-data/CreateUserDataSet.xml
    I have used the same file path to Export it from oim_server.
    And How I can remove the validations called by oracle.iam.requestactions.plugins.datavalidator.CreateUserDataValidator
    mentionedin the CreateUserDataSet.xml tag DataSetValidator.
    Thanx in advance
    Regards
    Tikendra Verma

    the jar that you sent me has two problems with the XMLBean code.
    1) the method you have is parse not Parse so the vb code snippet should be
    Dim xmlBean As Object
    Set xmlBean = CreateObject("XMLBean.Bean.1")
    xmlBean.parse filename
    not
    xmlBean.parse
    2) XMLBean.java is not a javabean! a javabean needs to extend the serializable interface.
    import java.io.*;
    import java.io.File;
    import java.io.PrintStream;
    import java.net.URL;
    import javax.swing.*;
    import javax.xml.parsers.SAXParserFactory;
    public class XMLBean implements Serializable
        public XMLBean()
        public String promptForFile()
            String returnVal = "";
            JFileChooser fileChooser = new JFileChooser("c:\\");
            fileChooser.showDialog(new JFrame(), null);
            try
                returnVal = fileChooser.getSelectedFile().toURL().toString();
                logMessage(returnVal);
            catch(Exception e)
                JOptionPane.showMessageDialog(new JFrame(), null, "Exception: " + e.getMessage(), 0);
            return returnVal;
        public void parse(String url)
            JOptionPane.showMessageDialog(new JFrame(), "Before call SAXParserFactory");
            SAXParserFactory spf;
            try
                spf = SAXParserFactory.newInstance();
            catch(Exception e)
                JOptionPane.showMessageDialog(new JFrame(), null, "Exception: " + e.getMessage(), 0);
            JOptionPane.showMessageDialog(new JFrame(), "File: " + url);
        private void logMessage(String message)
            System.out.println("(XMLBean) " + message);
        public static void main(String args[])
            XMLBean bean = new XMLBean();
            bean.parse(bean.promptForFile());
    }recompile, re'jar and re-try because i do not fail in a straight test and teh vb error i believe is related to it not being a javabean.

  • Problems modifying .vm file

    I use JEDIT to modify my default.vm file to change change a web page. I re-dploy via ANT. Everything seems to go well, but I keep getting the old version of the WEB page. I've cleared my TEMP files several times.
    I'm developing on WINDOWS XP. Browsing with IE.
    Mike R

    Hi Mike,
    I'm a bit confused here and I was hoping you could provide some more details. What is a default.vm file and what application is it associated with? How exactly does it modify what web page is displayed? What are you deploying to via ant, a web server, the J2EE SDK, something else?
    Thanks.

  • Problems modifying speed

    Hi
    I'm new to the forums, new to apple macs in fact.
    I am currently learning how to use FCE on my IMAC and am suffering a few difficulties: -
    1. I have just tried to capture a sunset timelapse which has captured across about 15 different files. I have changed the setting which stops it aborting capture on dropped frames but the problem continues, anyone have any ideas? I am capturing in HD btw.
    2. When I speed up any of the clips (im trying to speed up by 8,000%) it plays it back correctly for about 2 secs before it freezes then there is no motion picture at all on the canvas and the needle just skips across the timeline. Could anyone tell me what i am doing wrong here? It seems to work when I don't speed it up so much but I obviously lose the impact of my great sunset!
    Many thanks for your help in advance, i have tinkered with many settings but am now sat scratching my head.....

    Hi thanks for your attention.
    I am using an Apple iMac - Processor 2.66 Ghz, Intel Core 2 Duo, Memory - 2 GB 800 MHz SDRAM
    with a Sony Z5E Camcorder connected through firewire.
    In FCE I am using it in HDV Formate on Pal (same as the camera) on Apple Intermediate codec 1080i50
    on OS I am on 10.5.6.
    on Quicktime im on version 7.6
    I will say though I have suffered the same problem before using my other camera which is a sony dcr hc90e connected through firewire (I had changed the FCE settings according to advice from one of the mac pro's)
    I have tried rendering the clip however this hasnt resolved it but thanks for the suggestion =)
    Is there an error in my settings perhaps?

  • Problems modifying the httpd.conf file

    We are running Flash Media Server 4.5 on Windows Server 2008. We want to move the vod folder which by default is in webroot. We create a new vod folder and then modify the httpd.conf file so that it points to the new vod location. We then stop and restart the Flash Media Server service. However, the server acts like the old paths are cached somewhere in the system. Videos in the new vod folder do not work. Videos in the old vod folder open even though the httpd.conf file was modified.
    We made sure that the client browsers on which we tested this had their cache cleared.
    Anyone have any ideas what might be going on here?

    Thanks for your reply! I tried restarting the FMSHttpd service separately. Still encountering this issue, however.
    Here's what we are doing:
    1. We create a new vod folder.
    2. We modify the httpd.conf file in Flash Media folder -> Apache2.2 -> conf so that it points to the new vod location. For example, we make a modification to HttpStreamingContentPath like the following:
    <IfModule jithttp_module>
    <Location /hds-vod>
        HttpStreamingJITPEnabled true
        HttpStreamingContentPath "..\..\[new vod folder]"
        HttpStreamingJITConfAllowed true
        JitFmsDirPath ".."
        Options -Indexes FollowSymLinks
    # Uncomment the following directives to enable encryption
    # for this location.
    #   EncryptionScope server
    #   ProtectionScheme phds
    </Location>
    </IfModule>
    3. We restart the FMSHttpd service.
    After doing this, we find that the path to the old vod folder is still working. Videos in the new vod folder don't open as expected.
    Are there any other steps that we should be taking? Many thanks for any help.

  • Problem modifying a template room

    Hi experts,
    When i modify a template room, such us, the Assignment Rules only appear this change in the news rooms; the old rooms hasn´t the change...
    Is this normal? Can i update the old rooms with the new Assignment Rules?
    Thanks in advance,
    Regards,

    Hello Victor,
    This is correct behaviour, any changes you make to a room template will only take effect for newly created rooms using this template. Old rooms which were previously created with this template will not be changed.
    Regards,
    Lorcan.

Maybe you are looking for

  • Adobe Reader 9 and Mac OSX 10.5 - FDF Issue

    I have an issue that only happens when using Adobe Reader 9 and Mac OSX 10.5. When submitting a form from within a PDF, the FDF that gets sent is completely blank. Tested on Mac OSX 10.4 with Adobe Reader 9 - no issue Tested on Mac OSX 10.5 with Adob

  • When we go for reint.

    Hi all, In what scenario we go for reint. can somebody describe... Regards Kiran Kumar

  • Is there a way I can use my old mini mac....

    ......as a disk player for my new iMac? I know they are different OS, but is there a way around this? Thanks. Computing Gran

  • DVD drives rendered useless

    Hello, Recently, my G5 Dual 2.0 decided that it would no longer burn DVDs. I have previously burned many DVDs on the internal superdrive (a Pioneer DVR-107D) as well as my external LaCie (a Pioneer DVR-K12D), and an older 1x LaCie. Now, I get the sam

  • Pie Chart highlighting (immitating 3D Pie chart with ellipse shape)

    I have to create a pie chart using jdk 1.0. Since I have to make it looks like 3d, I used fillArc() to draw ellipse shape pie chart. I am having trouble highlighting the pie where the mouse is over. Using atan() to get degree of x and y mouse possiti