Create tasks and internal system alerts

Hi all community,
Can you help me on this issue:
I need to create tasks or internal alerts to specific users
I try to instantiate the ActivityTask business  object, but these tasks are not what I need,
Someone can tell me how to perform these tasks?
thanks in advance,
regards,
Joe Gonzales.

Hi!
Someone who can help??
regards,
Joe Gonzales.

Similar Messages

  • In r12 What is use of Purge log and Closed system alerts

    Hi
    In r12 What is use Concurrent reqest "Purge logs and Closed system alerts "
    is there any diffrence with "Purge Concurrent Request and/or Manager Data Program"
    we have to purge cm logs and data.
    '

    In r12 What is use Concurrent reqest "Purge logs and Closed system alerts "The concurrent program "Purge Debug Log and System Alerts" (Short name: FNDLGPRG) is the recommended way to purge messages. This program purges all messages up to the specified date, except messages for active transactions (new or open alerts, active ICX sessions, concurrent requests, and so on). This program is by default scheduled to run daily and purge messages older than 7 days. Internally this concurrent program invokes the FND_LOG_ADMIN APIs, which are described later in this document.
    Oracle® Applications Supportability Guide Release 12
    http://download.oracle.com/docs/cd/B40089_09/current/acrobat/120fndsupp.pdf
    is there any diffrence with "Purge Concurrent Request and/or Manager Data Program" This concurrent program is used to purge concurrent requests log/out file, and/or CM log files.
    we have to purge cm logs and data.Use "Purge Concurrent Request and/or Manager Data" concurrent program.

  • Best way to create tasks and assign to sharepoint groups

    Hi everyone, I have a custom list which contains newsletter info that is to be seen by around 400 groups (they are stores) and then I need them to mark each list item as 'completed'
    I have been trying to figure out the best way to do this and decided to keep the custom list and somehow link it to a task for each item in the list. We have nintex so was thinking of creating a workflow to create a separate task for each group (store) so
    they can mark it as completed.
    Is this the best way to go about it or am I completely off track?
    Basically all I need is a list which contains around 30 items and around 400 groups (stores) which contain users (store staff) to be able to mark items on the list as completed so it recognises that each store has completed each task.
    Thanks

    Hi  ,
    According to your description, you want to find the best way for creating tasks for 30 list items and assigning the task to around 400 groups.
    For the workflow, it is heavy  that  you need to create around 12000 (30*400) tasks .  In my opinion, the best way is to do with a custom timer job. For more information, you can refer to the
    blog:
    http://www.splessons.com/2013/12/create-a-timer-job-in-sharepoint-2013/
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • Creating Types and Internal table

    Hi,
    I created
    Types: begin of itab,
               field 1 ...
                Field 30,
            End of itab.
    Data: lt_itab type table of itab.
    I need to create a second type itab1  with all the itab fields and also new fields  field31 and field32.
    I don’t want to declare all the 30 fields again for the second one.
    Can any one tell me how to create this?
    Thanks.
    rajesh

    You can INCLUDE TYPE.
    Types: begin of itab,
           field1 type string,
           field2 type string,
    *      More Fields in here.
           Field30 type string,
           End of itab.
    Data: lt_itab type table of itab.
    TYPES BEGIN OF new_itab.
           INCLUDE type itab.
    TYPES: field31 type string,
           field32 type string,
    END OF new_itab.
    Regards,
    Rich Heilman

  • ProjectServer REST API to create Tasks and Resources

    Hi 
    I have managed to add a project using REST call https://<domain>.sharepoint.com/sites/pwa/_api/ProjectServer/Projects/Add
    However when I try to add Task or a Resource to the created project it gives me errors. Could you please let me know what I'm doing wrong.
    My REST call is this
    https://<domain>.sharepoint.com/sites/pwa/_api/ProjectServer/Projects('<project ID>')/Tasks/Add
    I'm getting the error "Cannot find resource for the request Add"
    Thanks,
    Thushara.

    Thanks Brian,
    This helped, I'm now successfully calling REST APIs using POSTMAN rest client.
    I'm trying to use curl command to call the APIs with Windows AZURE ACS. Could you please point me how to get access Token using a POST request.  Most of the examples I found on the web are using TokenHelper.GetClientContextWithAuthorizationCode
    but couldn't find anything that uses CURL.
    Note that I cannot use the TokenHelper
    as my application is Linux.
    Thanks,
    Thushara.

  • How to Create, Edit, and delet Alerts in sharepoint using COM or REST API

    I need to create,Delete and  Alerts using Client object model or REST API , I know It's available on server objetc model , but in client side how do it , 
    Anu ideas 

    Hi,
    According to your description, my understanding is that you want to create, delete and edit SharePoint alerts using Client Object Model or Rest API.
    In SharePoint Client Object Model, there is very little that you can achieve when it comes to alerts.
    For changing alerts, there is a ChangeAlert class:
    change alert class
    For Deleting alerts, you can call deletealert web service:
    DeleteAlerts
    For creating new alerts, it seems no such API support this, a workaround is call the new alert form "SubNew.aspx" using JavaScript to achieve it.
    More information:
    http://www.learningsharepoint.com/2013/09/17/client-object-model-doesnt-support-creating-sharepoint-2013-alerts/
    Thanks
    Best Regards,
    Jerry Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • XRPM, cProjects and Project Systems link in BI

    Hi Guys,
    We are implementing a RPM solution in our BI 7.0 system. We have a requirement where we need to link RPM data with cProjects(Project, Task) and Projects Systems (Status, WBS Elements, so on) data.
    Could some one give me the links/documents related to linking the above objects.
    Thanks in advance
    Srinivas.

    Hi Neelam:
    Check Project system tables like PROJ etc and create a View for the fields you want.
    Use this View as your datasource to extract data.
    Thanks,
    Jagadish B V

  • Creation of Technical and Business Systems

    HI Experts,
    If I am having the one ECC, SAP 4.6C , Sap 4.7E, Mainframe , SQL Server systems,  to integrate  all these systems how we can maintain these in SLD.
    Please Explain how many Technical Systems and Business Systems for these systems.
    thax

    Hi Sridhar
    It is depend upon the type of the scenarios and your requirement.
    There are a few basics you need to understand to be able to answer this.
    1, Technical and Business Systems are of 3 types Java / ABAP and ThirdParty.
    2. When dealing with Java Proxies and Idocs/ ABAP Proxies, you need to create Technical and Business Systems corresponding to your SAP systems.
    3. For JDBC and SOAP etc, you can use a single Third Party Business System or , create multiple corresponding to each system you are integrtaing with you can use Business Service etc!
    there are no hard and fast rules for JDBC , SOAP adapters and it all depends on how you are architecturally strucutring your SLD and your entire Integration landscape.
    Cheers..
    Vasu
    <i>** Reward Points if found useful **</i>

  • OM Object Task and Job

    I know the meaning of object Type Task And Job
    If I dont want to create Task And Job in OM would it have any effect  my configuration at all ?
    Are Task and Job created only for Information purpose ( as they help in better understanding of position )  or is there any other use of these objects ?
    Please guide!

    Hi,
    As per my view they both are important because,
    Job : Jobs serve as job descriptions that apply to several positions with similar tasks or characteristics. When you create jobs, they are listed in a job catalog. Positions also has to be created in co relation with Job.
    Task : Used for workflow. Also, as part of Personnel management it describes jobs and positions.
    Regards
    HP

  • Need class to create task

    HI experts:
    I need some classes to create task in cproject 4.5 .
    I used BAPI to create task ,but three are multiple transaction with DB , then pool performance.
    I had asked this question to Simon who come from Germany sap company Headquarters , he advanced me to use class to create task,and this mechanism will reduce transaction with DB .
    But I can not find suitable Class , other words , I need example to create task through class.
    please help me .

    0000000

  • How to retrieve a due date from a human task and create a report in BAM with it

    Hi.
    I'm working with a BPM process, the requirement is that I have a human task and a working hours limit to complete it. For this purpose I created a calendar in the bpm workspace and I've associated it to a role that executes that human task. Now I need to know how can I pass it into a data_object in BAM in order to create a Dashboard that lets me know whether a human task was completed just in time.
    I'm using Oracle SOA Suite 11.1.1.7.0
    Thank you.

    There's a correction to the code. For whatever reason doing it that way still sets it as a "remind me when" parameter. Use the following code instead:
    tell application "System Events" to set FrontAppName to name of first process where frontmost is true
    if FrontAppName is "Reminders" then
              tell application "Reminders"
                        set duedate to (current date) + (2 * days)
      make new reminder with properties {name:"New Reminder", due date:duedate}
              end tell
    else
              display dialog "failed to make new reminder!"
    end if

  • Error assigning and creating tasks problem!

    I am using Sharepoint Designer 2013 to create task in a workflow and I get the following message when publushing it:
    Microsoft.Workflow.Client.ActivityValidationException: Workflow XAML failed validation due to the following errors: Cannot set unknown member 'CompositeTask.RelatedContentLinkListItemIntegerId'. HTTP headers received from the server - ActivityId: e8e6d4fe-2a4e-41df-a046-a88e93e89e27.
    NodeId: FS0008. Scope: /SharePoint/default/5985c481-dbed-409b-ada8-2aa2bfc64a47/08f0ee16-a466-4797-9ee0-4cdc56b27fe7. Client ActivityId : 403fe49c-6f29-f019-9b9c-d69dcbbedef6. ---> System.Net.WebException: The remot
    For whats is worth my connection with the site is okay, for I am able to publish a workflow changing status, sending e-mails and other simple options.
    The solutions I found on the web it's using  SharePoint 2013 Management Shell, but didn't seem to work at all. Any suggestions?

    Hello Julio,
    The current forum is for Office Apps. I'd suggest asking SharePoint specific questions on the
    SharePoint 2013 - Development and Programming  forum instead.

  • Deadline Monitoring doesn't create Notification and System Cond Field

    Hi Gurus,
    I have created a job schedule for IP10 (program RISTRA20) and this week it created 140 new Work Orders.
    However, it didn't create Notification and all the System Condition Field were in blank in different result than we got last week execution.
    Any idea what happened?
    Thanks,
    Michel

    Hi All,
    In fact I just checked the settings you suggested but all the parameter were set up correctly.
    PM01     M1     Assignment of Operations to Maint. Plan Notifications Active
    PM02     M2     Assignment of Operations to Maint. Plan Notifications Active
    PM03     M3     Assignment of Operations to Maint. Plan Notifications Active
    PM04     M1     Assignment of Operations to Maint. Plan Notifications Active
    PM05     M3     Assignment of Operations to Maint. Plan Notifications Active
    PM06          Assignment of Operations to Object List Entries Inactive
    PM07          Assignment of Operations to Object List Entries Inactive
    PM08          Assignment of Operations to Object List Entries Inactive
    And regarding the syscond field, I saw the in the Task List it's BLANK as well. So, I assume it pulls from the Task List into the WO.
    But still wondering about the Notification issue.
    Thanks again!
    Michel Khouri

  • How would I setup some kind of template that creates tasks, due dates, and assignments automatically.

    Basically I want to setup something (project, workflow, template, list item), and what I would like it to do is:
    1. Ask for a name (text field, ex. "create business cards")
    2. Ask for a due date (date, ex.  "9/1/2015")
    Then based on those items, a number of tasks are created with relative due dates and assignments, ex. :
    "send email to marketing for logo" assigned to John Smith
    "Get logo approved from designer" due "8/1/2015" (1 month previous to due date), assignemd to Robert
    "send logo to shipping company" assigned to Matthew.
    And this process should be repeatable many, many times.  Say we are a business card company, so we need to do this same process over, and over again. 
    I'm hoping to use as much OOB as possible, without any programming, but not sure where to even start looking.  I've googled Task Templates, and Templated Task List, and stuff like that, but not finding much.  I'm learning more about Workflows,
    but not sure if that will even help me in this.  Thank you all!
    Edit: I have full access (system administrator) on SharePoint 2013 Enterprise. 

    Russ,
    If you watch this: https://www.youtube.com/watch?v=l7a_7KiE9vk you'll get a very good idea of how to develop the content type form, and then check out the Lynda Designer tutorial to build the workflow:  http://www.lynda.com/SharePoint-tutorials/Using-parallel-blocks/144025/161226-4.html?autoplay=true
    Basically, you build the custom form, make it the default document for a list, every time someone opens and saves that form  as a new document, your workflow is triggered on it and the tasks and emails you noted above get fired off.  You'll want
    to pay attention to the differences between SP 2010 and SP 2013 Designer workflows (and will likely want to go with SP 2013 workflows).  I think you'll also want to go with a List Workflow over the other choices.  If you have 2 days mostly uninterrupted,
    you'd be able to watch the tutorials and get a basic workflow in place; Designer and Workflow Mgr on the server can be a bit tricky, so installing those may be more of an issue than the actual development.
    Chad

  • Prob creating ABAP Proxy-Interface use external and interna msg definition

    Hi,
    I've created a service interface using external definition (message type for request and response), imported via WSDL file. However, while creating ABAP proxy in SPROXY, it gave the error message "Interface uses external and internal message definition". I searched through the forum, the questions were raised but no definite answer was found. Is it not possible to generate a proxy if there is any external definition used?
    Details of the error message:
    Message no. SPRX122
    Diagnosis
    In a message interface you can use messages from different sources:
    Message types and fault message types edited in the Enterprise Services Repository
    Messages imported into the Enterprise Services Repository (external definitions, RFC, IDoc)
    In the current message interface, message types from different sources have been used. Since messages from these different sources must be handled differently during proxy generation, such a mixture of messages within a message interface is not possible.
    System Response
    The interface cannot be generated.
    Procedure
    Change the interface definition accordingly in the Enterprise Services Repository.
    p/s: My external definition is actually derived from a ABAP FM web service. The reason why i used external definition is that i try to avoid the tedious steps of hard-coding all the data types for the request and response message types.
    Any help would be highly appreciated.
    - julius

    Hi Arvind,
    For technical reasons, proxy generation and the respective editors in the Integration Builder do not support the entire language range of XML schema and WSDL. For an overview of which language elements are supported, see the Excel spreadsheet in the SAP Service Marketplace at service.sap.com/xi ® Media Library ® Documentation: SAP XI 3.0 (SP11) u2013 Supported XML Schema and WSDL (EN).
    I couldnt find the above document in the service market place. Any hint to find it?
    Thanks.
    - julius

Maybe you are looking for

  • Ipad deleted all the music on it's own.

    Listening to iPad and the music stopped playing. Tried to play anther song and there was no music on the iPad. It says "no items" when you go to a song list. The songs on the PC it was synced to disappeared as well. When you click any songs to play t

  • XSLT issues

    I have following queries regarding XSLT process... 1. In my Empty BPEL process I am receiving data through db partnerlink (through polling) and I am converting it through Transform activity. This time I am only validating my xslt through GUI only. At

  • I cannot update ipod to 4.3.3 get error 1604

    It works ok transfering back and forth to tunes but it says I have to restore to update, but when I do that it come s up with 1604 error and I cannot access my Ipod. Any help please. Lensturn

  • Group Policy - File Copy

    I have a batch file that I  need to copy to all workstations. I am trying to avoid having to create a startup or logon script to accomplish this. In Group Policy under computer configuration>Preferences>Windows Settings>File I see there is an option

  • Ctxrule - match does not return expected result

    v.11.1.07 - I have created a ctxrule index as detailed below. However, although a query should match on the given document, it does not return. Any ideas? begin ctx_ddl.create_preference('ot_lexer', 'basic_lexer'); ctx_ddl.set_attribute('ot_lexer', '