on 2008 Oct 15 11:40 AM
Hi,
I want to retrive list of validations under Validation group using JAVA API, can anyone give me inputs on this. I can retrive list of validations in a table, but i need it from group level.
Regards,
Sandeep
Hi Sandeep,
Method getValidations() of class RetrieveValidationsCommand returns the ValidationProperties from which you can take you the GroupId for that validation and once you get all the validations you can easily sort it by GroupIds.
Regards,
Jitesh Talreja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jitesh,
I have only Group Name from which have to get list of valdations under that, for RetrieveValidationsCommand we need to set TableID and it fetches validation formation w.r.t Table, but my requirement is to get at group level with out passing table ID.
I can get the validations under group based on group ID but i have only group Name. is there any way to get GroupID by passing groupName.
Regards,
Sandeep.
User | Count |
---|---|
69 | |
11 | |
11 | |
10 | |
9 | |
8 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.