Want to get rid of Google Ads, click here.
+ Reply to Thread
Results 1 to 3 of 3

Thread: Deleting a record; pass an event to Connect-it

  1. #1
    Member
    Join Date
    Apr 2006
    Location
    Albany NY
    Posts
    60

    Default Deleting a record; pass an event to Connect-it

    We have a contact information that is maintained in AssetCenter (4.3.2) that is used in ServiceCenter. We have a Connect-It scenario that passes the updates from AssetCenter to ServiceCenter.

    How can a delete be replicated?
    Is there an event or something that can be exposed to Connect-It?

  2. #2
    Junior Member Victor58's Avatar
    Join Date
    Jul 2007
    Location
    Opmeer, the Netherlands
    Posts
    8

    Default

    I had the similar problem.
    The solution I came up with was to add logical fields to both AC as SC to mark a record for deletion and add these fields to the CiT scenario.
    After marking a record in AC the mark was transferred by CiT and in SC there was a schedule running that checked for these marked records once a day and deleted them if the last update of the records was longer then 2 weeks ago.
    After the marker was transferred to SC the record in AC could be deleted.
    In SC the marked records were not shown to the users so if it was missed I would hear it. And if wanted the record coul easily be copied back to AC.
    This has always worked and occasionally saved a lot of work restoring data.
    Perhaps this method could work for you to.

  3. #3
    Member
    Join Date
    Apr 2006
    Location
    Albany NY
    Posts
    60

    Default

    Thanks Victor. That sounds like an workable solution to a sticky problem

    The HP AssetCenter technicians responded to my question about sending a delete to ServiceCenter - but it would involve upgrading to a newer release of AssetCenter.

    They basically said you would have to fire some action on pre-delete do update a separate table with the unique key of the record you would like removed from ServiceCenter. Connect-It would scan this custom table and send and event into ServiceCenter and remove the records.

    In Asset Center 4.4.1, there is a pre-Delete workflow that can send various information on what is getting deleted. A workflow/script to can monitor pre-Deletes and execute an action (activity) based on the criteria that you specify. Information on pre-delete workflows can be found in the AdvancedUse.pdf document.
    Last edited by danstenzel; 2007-07-19 at 15:50. Reason: fix spelling

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts