
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2017 02:36 PM
John Chun was kind enough to expose the GlideTableCreator class in another post I had recently. I'm wondering if anyone has additional information on how to leverage this useful class. I want to automate the creation of a large amount of tables. I believe using this class would be very useful but it's unclear what additional capabilities this class has. Any information is greatly appreciated. Thanks.
Todd
p.s., you can also find some additional information ImportSetUtil but that still does not expose all capabilities. I wish SN would provide documentation on this.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 05:47 AM
Below is the list of all functions available under GlideTableCreator class:
implements
getClass
wait
overrideUpdate
notifyAll
update
notify
hashCode
setInputAttributes
create
getUniqueColumnNames
class
uniqueColumnNames
setImplements
createSysList
columnAttributes
label
inputAttributes
increaseFieldSize
setColumnAttributes
extends
setOverrideUpdate
equals
setLabel
toString
setExtends
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2017 05:47 AM
Below is the list of all functions available under GlideTableCreator class:
implements
getClass
wait
overrideUpdate
notifyAll
update
notify
hashCode
setInputAttributes
create
getUniqueColumnNames
class
uniqueColumnNames
setImplements
createSysList
columnAttributes
label
inputAttributes
increaseFieldSize
setColumnAttributes
extends
setOverrideUpdate
equals
setLabel
toString
setExtends