hi team,
I would like to get case type name in a data transform, how to do this?
hi team,
I would like to get case type name in a data transform, how to do this?
Can you please elaborate the question with example
In dev studio, there is a menue on left named “Case types”, when click it a list of case types will be displayed. What I would like to know is that how to get case type name shown in the list in a data transform.
I have a parent Work class, there are some child class under it. In a data transform of parent Work class, I would like to know case type name of child class(not the child work class, but the name displayed in “Case types” list).
"Create a data page, say "D_CaseTypeNames", with a source as a report definition or a data transform that fetches the case type names.