A New task

Hi,
I am given a task like this.
The input I am going to get is text file from the M/F everyday. I have to load this to a table say T1 (base table), the first day. The file I receive the second day should be loaded to T2. I have to find the differences between the tables T1 and T2 and should load the differing records in Table Tdiff. After this the table T2 becomes the base table i.e T1. The file from day 3 is T2 and so on...
I am able to do this manually. Is there any way where we can automate this in pl/sql or shell scripting?
Please help.

Is there any way where we can automate this in pl/sql or shell scripting?Yes.
But you left out:
- a db version
- a small example
[etc etc etc|http://tkyte.blogspot.com/2005/06/how-to-ask-questions.html]
All we could say is:
- There's DBMS_JOB and/or DBMS_SCHEDULER
- There's DBMS_REDEFINITION
- There's dynamic SQL
- There are external tables
- scripting guru's usually hang out over General Database Discussions
- Oracle Docs are @ http://tahiti.oracle.com
- Tom's @ http://asktom.oracle.com

Similar Messages

  • UWL : New tasks are not getting populated in the UWL

    Hi Experts,
        I<b> configured my uwl to my backend system , the completed tasks are getting populated in the UWL but the New tasks and in progress tasks are not getting populated in the UWL.(some thing strange).</b>
    When  i am trying to configure the universal  worklist system ,its givin me a caution message as  <b>System SHDCLNT012 does not support optimized delta pull</b> . where SHDCLNT012 is the system alias name.
    Is this the problem for not populating the new tasks in the UWL?
    Please provide me  the solution..
    Thanks & Regards,
    Sateesh

    Hi Sateesh,
    This message will appear if either the background jobs are not scheduled, or UWL cannot tell that the background jobs are scheduled. The message no longer appears once you ensure the background jobs are scheduled to run via the user id UWL_SERVICE and that user is mapped to my portal user ID UWL_SERVICE.
    Kai

  • How can I create a new task in IOS 7?

    Since upgrading to ios 7 I haven't found the right button for adding a new task (adding a reminder is reminder is clear). Does anyone have a clue

    Thanks, Just found out that the blank line of reminders the first line whereas the blank line is below the last task

  • (SE01) How to insert a New Task in a Request?

    Hello all,
    It was created a Customizing Request with 1 task by one Owner.
    I have, with My User, to insert a New Task inside Customizing Request.
    How to do that?
    Can I, with my user, insert a New Task in a Request that has another owner?
    Many Thanks,
    Barbara

    Dear Barbara,
    If you have sufficient rights, change the owner to your name and create a new task to this request (click right on the request --> Add User). Afterwards, set the owner back to the previos value.
    See also authority object S_CTS_ADMI.
    Kind regards,
    Dennis

  • Creating new task in DITA, how do I choose Strict or General?

    I'm using DITA 1.2 with FrameMaker 12.
    I've seen how I can create a new task with DITA > New DTIA File > New task... But the 1.2 DITA standard is supposed to support two types of task, strict or general. How can I specify that I want a general task rather than a strict one?
    Thanks,
    Archaeopteryx

    Hi Archaeopteryx...
    If you look in the structure app definitions (global), you'll see that there's a "generalTask" structure app. The app named "task" is strict, and the other is general. I've not tried it but I believe that you'd need to add the generalTask to the application mapping in options. When you do this it should show up in the New DITA File menu.
    You may not be able to use both task types in the same app mapping .. I don't know .. but since it's not included in the default mapping, you may run into trouble getting it working. But definitely give it a try and let us know!
    Maybe someone else who has done this will chime in with some useful info.
    Cheers,
    ...scott

  • Creating new task in inbox

    Hi,
    In EP, under the inbox screen there's a 'Tasks' tab where we can create a new Task by clicking the 'Create Task' button.
    My question is: Is there any FM or class/method that I can use to perform the same functionality to create that Task?. Thanks

    Thanks Again Mike.
    Yes I agree with you. Payloads can vary in time and per task type. I configured flex fields in BPM Workspace -> Administration tab, then I mapped these flex fields in Human Tasks. When I create a custom view, It's only available to select the my custom payload field (flex field) when I select the Task type. In my case the payload field is an Person Id that is available since the start of first business activity til the end of the process. I think that if I really need to display this person id as a column, independent of task type, because this id I have all the time. I really need to build a custom worklist client as described in http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/bp_worklistcust.htm#BABIHDEF . Maybe this worklist sample (HelpDesk UI Sample) can make my development time smaller compared with total time to develop an entire worklist from scratch.

  • Is it possible to loop AI Voltage readings without creating a new task (NI-DAQmx)?

    I would like to repeatedly make n Analog readings in a program, however, I am unable to accomplish this without creating a new task each time... perhaps I'm doing something wrong.
    Here is my pseudo-code:
    DAQmxErrChk(DAQmxCreateTask("", &taskHandleAI));
    DAQmxErrChk(DAQmxCreateAIVoltageChan(taskHandleAI, ...));
    DAQmxErrChk(DAQmxCfgSampClkTiming(taskHandleAI,...));
    Loop start
    DAQmxErrChk(DAQmxStartTask(*taskHandleAI));
    DAQmxErrChk(DAQmxWaitUntilTaskDone(*taskHandleAI, 0.001));
    DAQmxErrChk(DAQmxReadAnalogF64(*taskHandleAI, ...));
    DAQmxErrChk(DAQmxStopTask(*taskHandleAI));
    do_something();
    Loop end
    The first read seems to work fine, however, all subsequet reads gets the following error message:
    DAQmx Error: Measurements: Task specified is invalid or does not exist.
    Status Code: -200088
    Does anyone have a clue what is happening?

    Sorry... is it possible to move a post, or should I simply start another one?
    Also. I don't fully understand what you mean by moving start & stop outside of the loop... the 'do_something()' part parses the reading results that was just read...
    are you saying I should not run StartTask/StopTask for each iteration of the loop? 

  • Assign account from Service Request when creating a New Task

    When creating a new task from within a Service Request the SR # is defaulted we would also like to default the account associated with the SR on to the Task. How can you do this?

    This is not working in WF.
    Refer this thread
    Re: Contact record not pupulated when Task created using Workflow.

  • New task assigned to user from CurrentItem:UserField using Assign task action is assigned to different user.

    Hello ! 
    I have run into "funny" problem. 
    I have following workflow:
    User is creating item in ListA. In new form he needs to put Manager which is User Field column type. From people picker he is choosing login name Domain\jo (Two letters seems to be important here). User is resolved correctly to John Doe. Item is saved and
    added to list correctly. In list view John Doe is displayed in Manager column. In view item John Doe is in Manager field. In powershell Id;#John Doe is as a Manager field value. 
    Now the "funny" part:
    After item is added to ListA workflow is started automatically. Workflow is assigning new task to user from Manager (CurrentItem:Manager) field using Assign task action. Now the new task is assigned to different person i.e. John Dimagio with login name DOMAIN\jod
    ! When I am logging value to wf history of the CurrentItem:Manager field I am getting sth like i;123#DOMAIN\jod . So value is completely different and wrong. 
    Can someone explain why is this happening? 
    My guess is that using two letters login name can cause such case but why ?
    Regards,

    Hello ! 
    I have run into "funny" problem. 
    I have following workflow:
    User is creating item in ListA. In new form he needs to put Manager which is User Field column type. From people picker he is choosing login name Domain\jo (Two letters seems to be important here). User is resolved correctly to John Doe. Item is saved and
    added to list correctly. In list view John Doe is displayed in Manager column. In view item John Doe is in Manager field. In powershell Id;#John Doe is as a Manager field value. 
    Now the "funny" part:
    After item is added to ListA workflow is started automatically. Workflow is assigning new task to user from Manager (CurrentItem:Manager) field using Assign task action. Now the new task is assigned to different person i.e. John Dimagio with login name DOMAIN\jod
    ! When I am logging value to wf history of the CurrentItem:Manager field I am getting sth like i;123#DOMAIN\jod . So value is completely different and wrong. 
    Can someone explain why is this happening? 
    My guess is that using two letters login name can cause such case but why ?
    Regards,

  • New task record not getting created in BPM workspace.

    Hi,
    We have a BPM Process which has 2 roles. SKURequester and SKUChangeAnalyst.
    When we initiate the flow , it opens up a screen and we populate data and click "SUBMIT".
    It goes to ChangeAnalyst for approval.
    It is working fine in Development Env.We could see a new task created for ChangeAnalyst once the requester SUBMIT's his task.
    But in Test env, Once the requester submit's his task .It's not creating a task row for ChangeAnalyst in BPM workspace.
    We verified the roles assigned to the user.Everything is same.
    Repeatedly seeing the following error in LOGS.
    Please help.
    [2013-01-10T08:14:38.823-05:00] [soa_server1_1] [TRACE] [] [] [tid: [ACTIVE].ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: mudumbs1] [ecid: 0000Jk^aH_F9lZX_xt1FiW1GvUks000E9Q,0] [SRC_CLASS: oracle.bpel.services.workflow.client.config.ClientConfigurationUtil] [APP: OracleBPMWorkspace] [dcid: 8c22b87477b0f4ec:7ad8260b:13c21624156:-7ffd-000000000001a629] [SRC_METHOD: getClientConfiguration] WorkflowServiceClientContext: Cannot find client configuration file: wf_client_config.xml
    [2013-01-10T08:14:41.684-05:00] [soa_server1_1] [NOTIFICATION] [] [oracle.soa.adapter] [tid: orabpel.engine.pool-9.thread-15] [userId: mudumbs1] [ecid: 0000Jk^_u3x9lZX_xt1FiW1GvUks000E80,0:1054:100000592] [APP: soa-infra] [composite_name: SKUManagement] [component_name: CreateRequest] [component_instance_id: 23520007] [dcid: 8c22b87477b0f4ec:7ad8260b:13c21624156:-7ffd-000000000001a625] [composite_instance_id: 24141524] Database Adapter SKUManagement:Get_Site [ Get_Site_ptt::Get_SiteSelect(Get_SiteSelect_inputParameters,XxskuWizardResultsCollection) ] <oracle.tip.adapter.db.DBAdapterConstants getUniqueProcessIdentifier> Unique process identifier will be SKUManagement_default_SKUManagement_2_7_soa_1f700a1d_07c4_41ed_b74a_795a88fdc1c0_Get_Site[[
    [2013-01-10T08:14:41.860-05:00] [soa_server1_1] [NOTIFICATION] [] [oracle.soa.adapter] [tid: orabpel.engine.pool-9.thread-15] [userId: mudumbs1] [ecid: 0000Jk^_u3x9lZX_xt1FiW1GvUks000E80,0:1054:100000592] [APP: soa-infra] [composite_name: SKUManagement] [component_name: CreateRequest] [component_instance_id: 23520007] [dcid: 8c22b87477b0f4ec:7ad8260b:13c21624156:-7ffd-000000000001a625] [composite_instance_id: 24141524] Database Adapter SKUManagement:Get_Site [ Get_Site_ptt::Get_SiteSelect(Get_SiteSelect_inputParameters,XxskuWizardResultsCollection) ] <oracle.tip.adapter.db.ox.TopLinkXMLProjectInitializer initialize> Initializing toplink project for use by the database adapter.[[
    [2013-01-10T08:14:42.496-05:00] [soa_server1_1] [ERROR] [] [oracle.soa.bpmn.engine] [tid: orabpel.engine.pool-9.thread-15] [userId: mudumbs1] [ecid: 0000Jk^_u3x9lZX_xt1FiW1GvUks000E80,0:1054:100000592] [APP: soa-infra] [composite_name: SKUManagement] [component_name: CreateRequest] [component_instance_id: 23520007] [dcid: 8c22b87477b0f4ec:7ad8260b:13c21624156:-7ffd-000000000001a625] [composite_instance_id: 24141524] <CubeEngine::handleWorkItem> This was an internal error. The flow was not generated correctly by the BPMN compiler. Root cause : null
    [2013-01-10T08:14:42.497-05:00] [soa_server1_1] [ERROR] [] [oracle.soa.bpmn.system] [tid: orabpel.engine.pool-9.thread-15] [userId: mudumbs1] [ecid: 0000Jk^_u3x9lZX_xt1FiW1GvUks000E80,0:1054:100000592] [APP: soa-infra] [dcid: 8c22b87477b0f4ec:7ad8260b:13c21624156:-7ffd-000000000001a625] <BaseCubeSessionBean::logError > *Error while invoking bean "cube delivery": Exception not handled by the Collaxa Cube system.[[*
    an unhandled exception has been thrown in the Collaxa Cube systemr; exception reported is: "java.security.PrivilegedActionException: ORABPEL-02118
    Variant not found.
    The variable "ReRequesterUserTask_activity12_out" is not declared in the current scope. All variables must be declared in the scope before being accessed.
    This was an internal error. The flow was not generated correctly by the BPMN compiler.
    Contact Oracle Support Services. Provide the error message, the composite source, and the exception stack trace in the log files (with the logging level set to debug mode).
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:48)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:52)
         at com.collaxa.cube.engine.CubeEngine._performActionAsSubject(CubeEngine.java:5423)
         at com.collaxa.cube.engine.CubeEngine._performCallbackPerformer(CubeEngine.java:5365)
         at com.collaxa.cube.engine.CubeEngine.callbackPerformer(CubeEngine.java:1249)
         at com.collaxa.cube.engine.delivery.DeliveryHelper.callbackPerformer(DeliveryHelper.java:636)
         at com.collaxa.cube.engine.delivery.DeliveryService.handleCallback(DeliveryService.java:1027)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleCallback(CubeDeliveryBean.java:392)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy243.handleCallback(Unknown Source)
         at oracle.bpm.bpmn.engine.ejb.impl.BPMNDeliveryBean_of8dk6_ICubeDeliveryLocalBeanImpl.handleCallback(BPMNDeliveryBean_of8dk6_ICubeDeliveryLocalBeanImpl.java:66)
         at com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessageHandler.handle(CallbackDeliveryMessageHandler.java:47)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:141)
         at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:82)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: ORABPEL-02118

    Hi Juhi,
    Go to transaction RZ20 and check out if the corresponding BAPI is executed. And also check the traces
    Regards,
    Kalyan

  • Creation of new task in uwl

    Hi experts,
    We are trying to create new task in Universal worklist.(UWL). But we can't manage or attach  the attachments here. It shows the system error. which configurations are needed other than uwl configuration?
    Thanks
    veeranji

    ,we would like you to redeploying the uwljwf.sca.
    Usually there is no extra config required, check your KM config
    The global attachments service is activated in
    the KM standard configuration.???
    So,we would like you to refer to the following help link to
    make sure the service had been configurated firstly.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ac/
    671e405d21c442e10000000a1550b0/frameset.htm
    The redeployment of the UWLJWF.SCA will not affect the configuration
    and the user data.

  • Creation of new task in a different TR

    Hi All,
    I have a modification to be made to a User exit. When I'm trying to change to editable mode, a new task in the default TR (already associated with the user exit) is being created. but I want to create the new task in a different TR.  
    is there any possibility of changing the TR (charm already associated with the user exit) associated with the user exit to a new TR (new charm)?
    Please help...
    Thanks & Regards,
    SriLalitha

    Hi Sri Latha,
    There is option to create the TR for same modification.If you are changing the same modification it will create one sub task under main TR.
    SO you can change your modification and under old old TR only.Before going to release the TR,
    You can create one empty TR include those modifications in new TR.
    Thanks for understanding.
    BR,
    Veeru

  • How can I add a new task to an online project from outlook

    At the moment, I can see tasks in outlook.
    I can modify them.
    But cant add a new one. Seems strange behaviour.

    Hi Dave TQM,
    You cannot (that is add a new task to Project Online from Outlook).
    You need to edit the task in Project Online or Project Pro.
    Ben Howard [MVP] | web |
    blog |
    book | P2O

  • How to Pre-populate DueDate+7 in Report w/ drill down HTML link to new task

    Wizards,
    I have created a report that has a column containing a HTML link to create a new task with pre-populated data filled in from the report row. Everything works great except two fields:
    (1) Due Date field should be Todays's date + 7 days.
    (2) Description should be today's date
    What is the formatting to populate these fields after the =? (&TaskEditForm.Comment=XXX)
    It seems to take whatever code I try and inserts the code into the field, instead of a date. So &TaskEditForm.Comment=CURRENT_DATE returns the words CURRENT_DATE
    Thanks

    Wizards,
    I have created a report that has a column containing a HTML link to create a new task with pre-populated data filled in from the report row. Everything works great except two fields:
    (1) Due Date field should be Todays's date + 7 days.
    (2) Description should be today's date
    What is the formatting to populate these fields after the =? (&TaskEditForm.Comment=XXX)
    It seems to take whatever code I try and inserts the code into the field, instead of a date. So &TaskEditForm.Comment=CURRENT_DATE returns the words CURRENT_DATE
    Thanks

  • Issue with ALV sceen called using BDC in new task and in background mode

    Hi Gurus,
    Need your expert advice. I am trying to call one transaction (IS AUTO - VELO) which has ALVs on screen. VELO is being called through BDC in NEW TASK in background. So, the new session is a Dialog session and SY-BATCH is initial here.
    In two different scenarios, I am getting error at two different places:
    a) As I can't call ALV directly, I am using docking container. This is giving issue during 'CREATE OBJECT' -> CONSTRUCTOR for cl_gui_alv_grid ->   if offline( ) is initial. (AS SY-BATCH is initial) -> call method me->set_registered_events_internal exporting events = lt_events. -> call method get_registered_events importing events = lt_events. -> IF H_CONTROL IS INITIAL.     RAISE CNTL_ERROR.   ENDIF.
    b) Call to OLE_FLUSH_CALL is happening, which is resulting into dump.
    I tried to search SDN and google, but couldn't find the solution. Thanks for your help :).
    Regards,
    Alok

    I'm not sure what is eating up your system resources, but .wmv files
    are considered to be a delivery format, and are not ideal for editing.
    I have never tried to edit screen capture video from any source, but you might consider
    upgrading to Expression Encoder 4 Pro (with codecs)... at least it includes H.264.
    Expression Encoder 4 Pro

  • Call function in new task in RECEIVE RESULTS module

    Hello Gurus,
    at the end of one of the parallel tasks I have in my program I have to trigger a new task. The problem is that this is not permitted
    Does anyone have a solution for this very very nasty problem?? I can't belive this is not possible.
    I am starting about 8 tasks and after each one is ready I have to start the next set of tasks but do not want to wait until all of them are finished.
    Regards,
    Ioan.

    Normally you control starting of new tasks via global counters (one of the very few reasons to use global variables...) that track the number of tasks started and finished, and compare that to the number of DIA processes reserved for the parallel RFC action using the WAIT UNTIL command. This way new tasks are started once processes become available again.
    I don't see a reason to start new tasks in the RECEIVE RESULTS section, and it's obviously not allowed anyway.
    Thomas
    P.S. now I see the previous reply, but I'll let mine stand nevertheless

Maybe you are looking for

  • 1.0.3 :: Share Your Experiences

    I'm on my 3rd iPod Classic 160GB & was smart; I left the firmware v1.0fc1 on it that it came with out of the box due to the MANY well known issues we've all experienced with 1.0.2. Anyways, I just noticed 2 threads talking about the available 1.0.3.

  • Trouble connecting to AEBS wirelessly

    I can't seem to connect to my old Airport Express Base Station this morning. I can't log onto the network--it seems to be there, but without enough power to log on. When I physically connect to the AEBS with a data cable, it's fine, and I can change

  • Having trouble importing .MOV files

    I have a Canon EOS 60D which shoots video clips with a file extension of .MOV.  I have Premier Elements Vers.8.0 and when I try to import the clips, it errors out and says it doesn't support .MOV files or Codec is missing...I'm not even sure what tha

  • CRio FPGA read 1024000 samples and transfer to RT

    Hello, I have a cRIO application and i have to read 1024000 samples, on 3 channels at a sampling rate of 25.6 khz..  My NI 9232 offers the posibility of sampling at such a rate. The problem is that i do not know how to aquire and transfer that amount

  • Wiped Drive Message Question

    Hi, this may seem like an odd question but I'm doing research for a Television series and need show what a basic error message would look like on a MacBook pro after the device drives and operating system had been wiped. The character starts up the l