This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

when i delete an entry using object browser "Delete"event is triggering and process is executing but if i delete the same entry using data importer script entry is getting deleted but the event is not triggering

when I delete an entry using object browser "Delete" event is triggering  and a process is executing but if I delete the same entry using data importer script, entry is getting deleted but the event is not triggering 

Let me know if i am missing something

Parents
  • You should consider to contact support. As I have said before, the object layer works exactly the same in the Data Importer and the Object Browser with the only difference in regards to the FULLSYNC connection variable.

    You can test this in Object Browser has in 7.1 it has got a new window that allows you to set the session variables for your current session.

    This is extremely helpful for testing your customized templates, process chains or scripts. You can interactively add or delete session variables like FULLSYNC and test the behavior of the objects and your customizations.

    To show up the new session variables windows click on the menu View\Session variables or click on the icon in the toolbar.

    You can now add or remove the session variables of your current connection.

    As any operation in the Object Browser uses the session variables, testing templates or script using the FULLSYNC variable, is now as easy as never before.

Reply
  • You should consider to contact support. As I have said before, the object layer works exactly the same in the Data Importer and the Object Browser with the only difference in regards to the FULLSYNC connection variable.

    You can test this in Object Browser has in 7.1 it has got a new window that allows you to set the session variables for your current session.

    This is extremely helpful for testing your customized templates, process chains or scripts. You can interactively add or delete session variables like FULLSYNC and test the behavior of the objects and your customizations.

    To show up the new session variables windows click on the menu View\Session variables or click on the icon in the toolbar.

    You can now add or remove the session variables of your current connection.

    As any operation in the Object Browser uses the session variables, testing templates or script using the FULLSYNC variable, is now as easy as never before.

Children
No Data