• Method not found: 'CCC_CustomTable VI.DB.Model.Table.get_CCC_CustomTable()'.

    Hi everyone

    I created a new custom table (CustomTable) and try to delete an entry inside a process. But I keep getting the following error message:

    Method not found: 'CCC_CustomTable VI.DB.Model.Table.get_CCC_CustomTable()'.

    Has anyone else had…

  • Unable to assign permission on custom UI form

    Hi,

    I am using version 8.0. I have created a custom form which reads data from custom table. I have assigned permission on custom table and assigned this permission groupto application role. When I log in with the user who has been assigned this application…

  • What all permissions are required to display custom columns in custom table in web portal?

    Hi,

    I want to display custom table columns in web portal. I tried adding various permission group and role based permission group to the table but its not working. Please suggest how to achieve this. Thank you.

  • How to Drop Custom Table

    Hello,

    I would like to create a custom table to use for a synchronization project.

    My question is can i drop the table if it's no longer needed? If so how would i do this in v7.13.

    Thank you,

    Lu

  • Is it possible to insert data in custom table when error message comes up in JobQueue table

    How can we insert data in custom table when Error message comes up in JobQueue table. I am trying to add trigger on JobQueue table and tried Insert, Update and Delete events but its not working on any of these events. Please help in implementing this…