Question

How to rename detail

How do I rename a detail? I have the detail "UsrSchema1Detail", when I go the the code for this detail and change the name from "UsrSchema1Detail" to something else I receive the error

"Error while saving: Item UsrRandomName not found."

So how do I go about renaming details?

Like 0

Like

2 comments

Dear Tyler, 

 

We highly recommend not to change the name of the schema. However, the error that you receive doesn't actually prevent the schema from saving, you can check by finding the schema in configuration, it should be changed. To fix the error, you would need to compile configuration afterwards saving. 

Dennis Hudson,

Thank you.

I am needing to rename the schema because I am importing a package to another bpm instance that already has schemas with these names created, so the package runs into an error when importing. 

Would there be a better workaround?

Show all comments