Problem with PCK 7.1 SP07 JCA Sample Adapter

Hello!
I have a Problem with the JCA Sample Adapter in the PCK 7.1 SP07. I will test the Configuration ( http://help.sap.com/saphelp_nwpi71/helpdata/en/f7/0c2441509fa831e10000000a1550b0/content.htm ) .
But the receiver channel has a Massage processing failure: u201CMessage processing failed. Cause: java.lang.Exception: JNDI name of the ra connectionFactory is not configured. Go to the directory and create a value with name 'JNDIName' and value 'deployedAdapters/<ra name>/shareable/<ra name>' as module configuration data of the module 'ModuleProcessorExitBean'u201D
In the JNDI-Browser of Netwaver Administration canu2019t found JNDIName from directory ('deployedAdapters/sample_ra/shareable/sample_ra). I have located the name deployedAdapters/com.sap.aii.adapter.sample.ra/shareable/com.sap.aii.adapter.sample.ra and change this in the receiver channel  u201CTo_Au201D. But I have the same problem.
I hope you can help me!
Thanks & Regards
Stefan

Hello!
Yes I followed the Instruction.
I have deployed the Sample Source as AdapterJCA, change the JNDI name in the SampleRa.xml and upload to CPA Cache. 
I have by now the Configuration deleted in PCK and rebuild the scenario. The demo Configuration runs now. I think the Configuration in the CPA Cache was wrong.
Stefan

Similar Messages

  • Problem with file content conversion in receiver file adapter

    Hi All
    I have a problem with file content conversion in receiver file adapter.
    This is my recordset structure: Header_Record,1,Claim_Record,*,Check_Rec,1
    These are the content conversion parameters:
    Header_Record.fieldSeparator = ,
    Header_Record.endSeparator = 'nl'
    Claim_Record.fieldSeparator = ,
    Claim_Record.endSeparator = 'nl'
    Check_Rec.fieldSeparator = ,
    Check_Rec.endSeparator = 'nl'
    In SXMB_MONI, i can see that the data is correctly extracted from proxy, and correctly mapped to receiver message, and i see a checkered flag (success).
    But, Adapter status is RED with the following error message:
    Conversion initialization failed: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter '1.fieldFixedLengths' or '1.fieldSeparator' is missing
    In communication channel monitoring, i get the following error message:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Channel has not been correctly initialized and cannot process messages
    What is going wrong here? Can anyone please tell me?
    Thanks
    Chandra

    Posted in Incorrect forum.
    Posted again in Process Integration forum

  • JCA Sample Adapter

    I need to write a sample program to demonstrate the basics of JCA. In previous releases of J2EE they provided BlackBox adapters which connected to a database. This allowed you to show how JCA works without having to have an EIS and a custom adapter.
    I cannot find the BlackBox adapters with J2EE 1.4.
    Are they still available with 1.4, or is there another adapter provided which could be used in my sample?

    The BlackBox is part of the J2EE 1.3 tutorial.
    That is tutorial is stilll available on-line. http://java.sun.com/j2ee/tutorial/1_3-fcs/
    You would need to adapt it to the 1.4 app server environment.
    That shouldn't be hard, since there is a backward compatability requirement.
    The build script would need to be fixed up, though.
    vbk

  • JCA: Sample Adapter Transaction Support

    Hi guys,
      Could anyone tell me the transaction level supported by Sample Adapter.In the code they are using SAPResourceAdapter to access the J2EE Thread Manager.But in the code it has given that it won't support Local Transaction or XA Resource.
      So what is the Transaction level supported by Sample Adapter.
    regards,
    siva.

    You have to distinguish between 1) the Transaction level support of the J2EE Connector Architecture (JCA) and 2) the internal usage of the J2EE transaction manager.
    Ad 1) the XI docu says <i>JCA resource adapters can provide all kinds of JCA transactions. The Adapter Framework does not use them</i>. That's why the sample adapter uses NoTransaction.
    Ad 2): The transaction manager has to be used for asynchronous processing (QoS Exactly Once). This is used for transaction management inside the adapter. For details see the sample adapter code or the Adapter Development docu http://help.sap.com/saphelp_nw04/helpdata/en/59/59d6409ff68631e10000000a1550b0/content.htm

  • Has anyone had problems with the out of the box windows adapter

    Hello all,
    If I run a trusted reconciliation from our student records system to a group in OIM, that has an access policy thet provisions home directories on a windows server, some home directorys are created, but not all. Usually the Windows connector makes the provisiong run fail.
    We are successfully provisioning:
    1) Student records system trusted recon to IDM
    2) Active directory and exchange
    3) Blackboard (virtual learning environment)
    Unsuccessfully provisioning
    1) Windows
    Has any one else had problems with windows adapter?
    Thanks
    Dave.

    Try a Reset of the Phone... You will Not Lose Any Data...
    Turn the Phone Off... ( if it isn’t already )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    The Apple logo will Appear and then Disappear...
    Usually takes about 10 - 20 Seconds...
    Turn the Phone On...

  • Problem with OTN J2ME Extension and Viewlets sample

    The sample on the following OTN site
    http://otn.oracle.com/products/jdev/htdocs/partners/addins/exchange/j2me/index.html
    is not allowing me to run the Configure the Extension viewlet or any viewlet on this page.
    Does any sample that Oracle provides work. So far all I read on the otn.oracle.com site is theory with samples that do NOT work. Very tiresome and frustrating....

    The page you are accessing seems to be quite dated. The updated page with new, working viewlets is on this page:
    http://otn.oracle.com/tech/wireless/tools/index.html
    Regards,
    Kalle

  • Problem with Berkeley DB JE using JCA

    Hello, dear developers of JE
    I have implemented Lucene Indexing on Berkeley DB JE. And I'm using the JBoss as application server. Accessing the Breekely DB using JCA.
    The problem arises when i'm calling the Environment.close(). It's displaying following error message.
    12:01:39,712 WARN [JBossManagedConnectionPool] Exception destroying ManagedConnection org.jboss.resource.connectionmanager.TxCo
    javax.resource.ResourceException: com.sleepycat.je.DatabaseException: Attempt to use non-open Environment object().
    at com.sleepycat.je.jca.ra.JEManagedConnection.destroy(JEManagedConnection.java:190)
    at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.doDestroy(InternalManagedConnectionPool.java:550)
    at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:1
    at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.jav
    at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:410)
    at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:342)
    at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:462)
    at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionM
    at com.sleepycat.je.jca.ra.JEConnectionFactoryImpl.getConnection(JEConnectionFactoryImpl.java:56)
    at com.sleepycat.je.jca.ra.JEConnectionFactoryImpl.getConnection(JEConnectionFactoryImpl.java:43)
    IT WOULD BE HIGHLY APPRECIATED IF EXPLANIN ME THE REASON
    Thanks,
    Katta

    Hi Charles ,
    I have implemented Transaction.setLockTimeout() and increased the lock timeout value to 500000.
    But getting the same exception.
    19:06:05,846 INFO [STDOUT] com.sleepycat.je.DatabaseException: Lock expired. Locker 14_http-0.0.0.0-8080-2_Txn: waited for lock on database=__index__ node=434 type=READ grant=WAIT_NEW timeoutMillis=50 startTime=1156167365784 endTime=1156167365846
    Owners: [<LockInfo locker="13_RMI TCP Connection(2)-192.168.10.60_Txn" type="WRITE"/>].
    Waiters: []
    The lucene index update process may take approximately 40 to 50 minutes.
    Please go through the following code what i written.
    public class BerkelyDBConfig
    private static Logger logger = Logger.getLogger(BerkelyDBConfig.class);
    private static final String JE_ENV_HOME = "D://berkeley//index";
    protected static JEConnection jeConnection = null;
    protected static Environment env = null;
    protected static Transaction txn=null;
    * @param dbEnvHome
    * @return directory [Directory]
    * @throws DatabaseException
    * @throws JEException
    public static Directory getDirectory() throws DatabaseException, JEException
    Directory directory = null;
    Database index, blocks;
    try
    jeConnection = getConnection();
    env = jeConnection.getEnvironment();
    DatabaseConfig dbConfig = new DatabaseConfig();
    dbConfig.setAllowCreate(true);
    dbConfig.setTransactional(true);
    * Use JEConnection.openDatabase() to obtain a cached Database
    * handle. Do not call close() on Database handles obtained
    * using this method.
    index = jeConnection.openDatabase("__index__", dbConfig);
    blocks = jeConnection.openDatabase("__blocks__", dbConfig);
    txn = env.getThreadTransaction();
    txn.setLockTimeout(50000);
    directory = new JEDirectory(txn, index, blocks);
    } catch (NamingException e)
    logger.error("Caught NamingException and message is::"+ e.getMessage());
    throw new DatabaseException(e);
    } catch (ResourceException e)
    logger.error("Caught ResourceException and message is::"+ e.getMessage());
    throw new DatabaseException(e);
    } finally
    env.cleanLog(); // Clean the log before closing
    if (jeConnection != null)
    jeConnection.close();
    return directory;
    * @return dc [JEConnection]
    * @throws NamingException
    * @throws JEException
    public static JEConnection getConnection()
    throws NamingException, JEException
    EnvironmentConfig envConfig = new EnvironmentConfig();
    envConfig.setAllowCreate(true);
    envConfig.setTransactional(true);
    //envConfig.setLockTimeout(50000000);
    envConfig.setConfigParam("je.cleaner.expunge", "true");
    InitialContext iniCtx = new InitialContext();
    Context enc = (Context) iniCtx.lookup("java:comp/env");
    Object ref = enc.lookup("ra/JEConnectionFactory");
    JEConnectionFactory dcf = (JEConnectionFactory) ref;
    JEConnection dc = dcf.getConnection(JE_ENV_HOME, envConfig);
    return dc;
    * @return searcher [Searcher]
    * @throws DatabaseException
    public static IndexSearcher getSearcher() throws DatabaseException
    if (logger.isInfoEnabled())
    logger.info("Entered getSearcher() of BerkelyDBUtil");
    IndexSearcher searcher;
    try
    searcher = new IndexSearcher(getDirectory());
    } catch (JEException e)
    logger
    .error("Caught JEException and message is::"
    + e.getMessage());
    throw new DatabaseException(e.getMessage());
    } catch (IOException e)
    logger
    .error("Caught IOException and message is::"
    + e.getMessage());
    throw new DatabaseException(e.getMessage());
    if (logger.isInfoEnabled())
    logger.info("Leaving getSearcher() of BerkelyDBUtil");
    return searcher;
    Below is the Lucene update indexing program:
    public class UpdateLuceneIndexCommand extends BaseCommand
    * Logger object to log the details
    private static Logger logger = Logger
    .getLogger(UpdateLuceneIndexCommand.class);
    private static Directory indexDir =null;
    * (non-Javadoc)
    * @see com.tka.command.BaseCommand#validateRequest(com.tka.request.Request)
    protected void validateRequest(Request request)
    // TODO Auto-generated method stub
    * (non-Javadoc)
    * @see com.tka.command.BaseCommand#executeRequest(com.tka.request.Request)
    protected Response executeRequest(Request request) throws CommandException
    if (logger.isInfoEnabled())
    logger
    .info("Entered executeRequest() method of updateSearchIndexCommand");
    try
    // Get the index directory obj from BerkelyDBConfig
    indexDir = BerkelyDBConfig.getDirectory();
    System.out.println("INDEXING INFO: Start Indexing updated content.");
    // call the updateLuceneIndex method
    updateLuceneIndex();
    System.out.println("INDEXING INFO: Optimizing Index finished......");
    } catch (Exception e)
    e.printStackTrace();
    logger.error("INDEXING ERROR: Unable to index new content " + e.getMessage());
    throw new CommandException(e.getMessage());
    if (logger.isInfoEnabled())
    logger
    .info("Leaving executeRequest() method of updateSearchIndexCommand");
    return buildIndexResponse;
    * @param indexWriter
    * @throws IOException
    private void updateLuceneIndex() throws IOException
    if (logger.isInfoEnabled())
    logger
    .info("Entered updateLuceneIndex() method of updateSearchIndexCommand");
    IndexWriter indexWriter = new IndexWriter(indexDir,new StandardAnalyzer(), false);
    indexWriter.setUseCompoundFile(false);
    // here is the code to update index
    indexWriter.optimize();
    indexWriter.close();
    if (logger.isInfoEnabled())
    logger
    .info("Leaving updateLuceneIndex() method of updateSearchIndexCommand");
    Thanks,
    Katta.
    Message was edited by:
    user524075

  • Problem with XML document created by JDBC Sender adapter

    We are using a sender JDBC adapter to publish data out of a DB2 table.  The message generated by the XI sender adapter seems to have 2 extra characters that break our mapper.  You can see the characters (the dashes on lines 2 and 4) in the XML document that I copied from message monitoring.  Once I remove these dashes and test the mapper in test mode, it works.  If I test with the dashes, the mapper fails. Has anybody else seen this issue?
    Regards,
    Ivailo
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns:CUSTOMER_SCOPE xmlns:ns="http://com.gatx/xi/RCRepairEstimate">
    - <row>
      <CM_CUST_GROUP_CODE>2915</CM_CUST_GROUP_CODE>
      <CM_CUST_SUB_CODE>2</CM_CUST_SUB_CODE>
      <CM_CUST_ID />
      <CM_TERMS>30</CM_TERMS>
      <CM_CUST_SHIPTO_GRP>2915</CM_CUST_SHIPTO_GRP>
      <CM_CUST_SHIPTO_SUB>2</CM_CUST_SHIPTO_SUB>
      <CM_BILL_NAME>GATX RAIL/CANADA</CM_BILL_NAME>
      <CM_BILL_ADDR1>540 5TH AVENUE SW SUITE 1225</CM_BILL_ADDR1>
      <CM_BILL_ADDR2 />
      <CM_BILL_ADDR3 />
      <CM_BILL_CITY>CALGARY ALBERTA</CM_BILL_CITY>
      <CM_BILL_STATE />
      <CM_BILL_ZIP5>0</CM_BILL_ZIP5>
      <CM_BILL_ZIP4>0</CM_BILL_ZIP4>
      <CM_FOREIGN_ZIP>T2P 0M2</CM_FOREIGN_ZIP>
      <CM_ATTENTION>AL FREDERIKSEN</CM_ATTENTION>
      <CM_SALESMAN_INI />
      <CM_DB_RATING />
      <CM_CRED_LIMIT>0</CM_CRED_LIMIT>
      <CM_CRED_FLAG />
      <CM_LAST_CHG_DATE>1282005</CM_LAST_CHG_DATE>
      <CM_CHANGED_BY_USER>XSKISSEL</CM_CHANGED_BY_USER>
      <CM_REORG_CODE>N</CM_REORG_CODE>
      <CM_CORP_GROUP_CODE>0</CM_CORP_GROUP_CODE>
      <CM_CORP_SUB_CODE>0</CM_CORP_SUB_CODE>
      <CM_RECORD_CODE />
      </row>
      </ns:CUSTOMER_SCOPE>

    Hi Ivailo,
    I think the problem lies in the way you copy the data from monitor.
    whenever you want to copy data from XI monitor to test in your IB,make sure you select "view source" and then copy the source message otherwise you will get the browser view of the XML document which contain those "-" for expanding and collapsing the document.
    Regards,
    Sridhar

  • Problem with iPod and Pioneer CD-IB100 iPod adapter

    I installed this yesterday along with Pioneer DEH-P70BT. The headunit recognises the iPod as a source but the music is playing mute. Anyone else have this problem? Can anyone suggest a solution. I have tried the obvious like checking cable connections and resetting iPod....
    Thanks

    Make sure you'r using the correct IP Bus connection. There is only audio out from one of the two.
    And it is not enough to reset the iPod, you have to restore it from the iPod updater software.

  • Problems with Mini DVI to S-Video/RCA adapter

    Hello
    I've got a mac mini and I want to pass its image to a television (note: this television doesn't have HDMI)
    I've bought the Mini DVI to S-Video/RCA adapter, but when I connect it to my TV nothing appers (except some gray lines, which means the signal is reaching the TV, but no image)
    Thanks

    That connector may not be compatible with an Intel Core 2 Duo Mac Mini like yours.
    http://store.apple.com/us/product/M9319G/A?fnode=MTY1NDA3Ng&mco=MTA4NDU1MTE
    The Apple Mini-DVI to Video adapter is designed for use with the iMac (Intel Core Duo), MacBook*, and 12-inch PowerBook G4.

  • Problems with PI 7.11 and IBM MQ Adapter (7.0)

    Hi,
    We are using the IBM MQ 7.0 classes to implement JMS connectivity from WebSphere to PI 7.11. We are experiencing a number od issues:
    1. Two of the IBM classes seem to consume a lot of memory:
    One instance of "com.ibm.mq.jmqi.remote.internal.system.RemoteConnectionPool" loaded by "library:com.sap.aii.adapter.lib" occupies 1,267,143,192 (37.25%) bytes. The memory is accumulated in one instance of "java.util.LinkedList$Entry" loaded by "<system class loader>".Keywords
    library:com.sap.aii.adapter.lib
    java.util.LinkedList$Entry
    com.ibm.mq.jmqi.remote.internal.system.RemoteConnectionPool
    166,095 instances of "com.ibm.msg.client.jms.internal.JmsQueueConnectionImpl", loaded by "library:com.sap.aii.adapter.lib" occupy 1,153,324,768 (33.91%) bytes. These instances are referenced from one instance of "java.util.HashMap$Entry[]", loaded by "<system class loader>"
    2. On occasion, when we attempt to manually stop/start channels threads hang up waiting for locks. The stacktrace we have located seems again to relate to the IBM classes:
    Thread 'System [26]', process 'server0', index '70'
    "System [26]" Id=130 IN_WAIT_WITHOUT_TIMEOUT
      cpu=10230.6 ms (system=431.44 / user=9799.15)  allocated=571941136 B
      user="PIDIRUSER"  sessionId="1194218205"  requestId="21622"
      application="sap.com/com.sap.aii.af.cpa.app"
      Thread is in wait() operation without a timeout: waiting on object monitor java.lang.Object (addr=0x0000000128d442e0)
      at java.lang.Object.wait(J)V(Native Method)
      at java.lang.Object.wait()V(Object.java:474)
      at com.ibm.mq.jmqi.remote.internal.RemoteHconn.requestDispatchLock(I)Z(RemoteHconn.java:423)
      at com.ibm.mq.jmqi.remote.internal.RemoteFAP.MQCTL(Lcom.ibm.mq.jmqi.handles.Hconn;ILcom.ibm.mq.jmqi.MQCTLO;Lcom.ibm.mq.jmqi.handles.Pint;Lcom.ibm.mq.jmqi.handles.Pint;)V(RemoteFAP.java:1750)
      at com.ibm.msg.client.wmq.internal.WMQConsumerOwnerShadow.controlAsyncService()V(WMQConsumerOwnerShadow.java:293)
      at com.ibm.msg.client.wmq.internal.WMQConsumerOwnerShadow.stop()V(WMQConsumerOwnerShadow.java:629)
      at com.ibm.msg.client.wmq.internal.WMQSession.stop()V(WMQSession.java:1270)
      at com.ibm.msg.client.jms.internal.JmsSessionImpl.stop(Z)V(JmsSessionImpl.java:1991)
      at com.ibm.msg.client.jms.internal.JmsSessionImpl.stop()V(JmsSessionImpl.java:1897)
      at com.ibm.msg.client.jms.internal.JmsConnectionImpl.stop()V(JmsConnectionImpl.java:774)
      at com.ibm.mq.jms.MQConnection.stop()V(MQConnection.java:477)
      at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.stop()V(ConnectorImpl.java:686)
      at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.closeResources()V(ConnectorImpl.java:710)
      at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.doDisconnect()V(ConnectorImpl.java:480)
      at com.sap.aii.adapter.jms.core.connector.ConnectorImpl.disconnect()V(ConnectorImpl.java:460)
    Has anyone experienced similar problems? Does anyone have suggested solutions (we are still waiting on SAP for help)?
    many thanks
    Brian

    HI
    We had the similar issue and re-deploying  the com.sap.aii.adapter.lib.sda solved the issue.
    Thanks
    Kiran Nekkanti

  • HT4108 Problem with charging iPhone 5 using Digital AV adapter.

    When using the Digital AV adapter, my iPhone 5 recognizes the adapter, shows the charging symbol briefly and then it disappears and the phone does not charge.  The video mirror through HDMI works without issue.  Both the charge cable and Digital AV are official apple cables.  The issue occurs whether an HDMI cable is plugged in to the adapter or not.
    Anybody else have this issue are have suggestions to fix?
    Thanks,
    JB

    Yes, cable works fine alone with it.  I thought it might be something to do with the iphone power adapter and tried using the higher powered ipad adapter, but had the same results.

  • Config Sample Adapter as SENDER & RECEIVER

    Hi there!
    I have a problem when I try to use the sample adapter as sender and receiver. If I use it only as receiver and the sender is the fileAdapter it works fine...
    The sample adapter is deployed,
    it's metaData is imported. But it is only able to receive, not to send messages.
    In the LogViewer I can see that the adapter is started:
    MCF with GUID 1791c2d060fa11daccb30011431a5d8e is running. Location: om.sap.aii.af.sample.adapter.ra.SPIManagedConnectionFactory.XIManagedConnectionFactoryController.run(
    But the input file is not read and no other method except this run() is called.
    Is anybody out there who can help me with this???
    Thanks in advance and best regards,
    Christian

    Hi,
    U check these blogs which may be helpful to u..
    <b>/people/saravanakumar.kuppusamy2/blog/2005/01/19/rdbms-system-integration-using-xi-30-jdbc-senderreceiver-adapter
    <b>/people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14
    Regards,
    Sridhar reddy k.

  • Problem with JCA compliant adapter in XI

    Hi
    I have problem with JCA compliant adapter in XI (SP15).
    Adapter works in PCK but doesn't work in XI (periodically).
    Sometimes messages delivered with successful status but
    very often after send message i have following message in
    Message Display Tool (Detail Display):
    Engine All
    Status System Error
    Repeatable Yes
    Cancelable Yes
    Start 29.03.2006 17:26:57
    End 29.03.2006 17:26:57
    Quality of Service Exactly Once
    Error Category XICACHE
    Error Code COMMUNICATION

    Increase the trace level of AFW components to "info" with the Log Configurator J2EE service using VisualAdmin.
    When the error happens again, crawl into the most recent DefaultTrace, either by opening the file or by using the more confortable NetWeaver Administrator log viewer (defaulttrace), reachable via browser at http://xiboxhostname:5<sysnr>00/nwa
    Good luck.
    Alex

  • A problem with sample application modification

    Hello,
    I trying to build my application based on the Oracle HTML DB sample application (SA). I do have ‘orders’ and ‘order_item’ tables and forms – similarly as the SA dos. However I do have a problem with a fact that SA’s ‘enter order header’ page only mandatory (not null) columns are obtaining values from a sequence (order_id) and popup key lov (p201_customer_id).
    In my application, I do have additional mandatory column – due_date. I can’t find a way to populate this column at the same time when process ‘process row of demo_orders’ is executed. This process’ type is ‘automatic row processing (dml)’ and as I can see it only deals with one primary key and one secondary key.
    On my own ‘enter order header’ page I do have ‘p201_due_date’ item displayed as ‘date picker (dd/mm/yyyy)’ so when I run my ‘enter order header’ page I can select ‘customer name’ similarly as on SA, and I do have additional ‘due date’ field where I can select a date from calendar-type popup window. However when I click on ‘continue >’ I am getting error ORA-01400 because I don’t know where to set that my due_date table column has to get populated from p201_due_date when I click on ‘continue >’ button.
    Is this doable using build in ‘automatic row processing (dml)’ process type or I have to write my own pl/sql anonymous block to handle this?
    Thank you for your time.
    DanielD

    Does p201_due_date have a source type 'Database Column' ? It should in order for the fetch and DML processes to know about it.
    Scott

Maybe you are looking for

  • I bought the wrong album

    I just bought the new "The Pack" album and it said "explicit" on it but it is totally censored. There are two of the same albums but one of them is probably the clean version even though it says explicit lyrics. How can I get my money back so I can p

  • Arrows and Pg Up/Dwn keys no longer function correctly in firefox.

    When in a browser, if I use the down arrow keys to move down the page, the page immediately goes to the bottom, instead of the next section of screen to be displayed. The Pageup/pagedown buttons have the same problem - they go to the absolute top and

  • File Adapter Question...

    Hi all, could somebody tell me if there is a way to limit the number of files processed by a File Adapter in a poll cycle? We need to load files from seven folders, each one has different priority (files from one folder have more priority than other

  • Schema information was not read from MDS Repository

    Hi All, When running the SCA Components and reading the schemas information, we are facing issues, like.... " Schema information was not read from MDS Repository " and the instances are getting failed. this is not happending that regularly, but when

  • FCP7 - Computer shut down after 5 minutes of importing HDV footage

    Hello, I've searched around forums for a couple hours now looking for people with similar problems as mine. I've taken about 10 minutes of 1080i, 24p, footage on my Canon HV40 camera. I'm capturing the footage in HDV-Apple ProRes 422 1080p24 using my