|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Documentum questionsHi All,
Could you please help me to understand below questions? Please send me if you have any material. 1. Difference between component and container? 2. Difference between action and component? 3. Do we need container to write a component? 4. Difference between app.xml and web.xml 5. Can we create or assign ACL using DQL? 6. How to pass variable from one component to another component? 7. Difference between setComponentNested() and setComponentRetuenJump() ? 8. what is server.ini and where it is located? 9. Difference between superuser and administrator? 10. Difference between Java Object and Documentum Object? 11. Can we change the name of custom folder? If yes, where we have to change? 12. What is the use of components in documentum? 13. How content server knows to first check custon folder.... Thanks. Kgarlap Bring your gang together. Do your thing. Find your favourite Yahoo! group at http://in.promos.yahoo.com/groups/ |
|
|
Re: Documentum questionsDear kondal, some of the questions that you have asked are very basic(like app.xml and web.xml) and indicate that you most likely donot have any experience. I suggest get some hands-on experience and read the manuals and prepare the questions... and perhaps short notes for revision.. content specialization is on top of ecommerce and documentum is proprietary ..not open source .. so .. the break is not easy .. -reagrds --- In documentum-users@..., kondalarao Garlapati <kondal2004@...> wrote: > > Hi All, > > Could you please help me to understand below questions? > Please send me if you have any material. > > 1. Difference between component and container? > 2. Difference between action and component? > 3. Do we need container to write a component? > 4. Difference between app.xml and web.xml > 5. Can we create or assign ACL using DQL? > 6. How to pass variable from one component to another component? > 7. Difference between setComponentNested() and > 8. what is server.ini and where it is located? > 9. Difference between superuser and administrator? > 10. Difference between Java Object and Documentum Object? > 11. Can we change the name of custom folder? If yes, where we have to change? > 12. What is the use of components in documentum? > 13. How content server knows to first check custon > folder.... > > Thanks. > Kgarlap > > > > Bring your gang together. Do your thing. Find your favourite > |
|
|
Re: Documentum questionsHi
1) Container contains component. It also contains action buttons (Ok Cancel,...) 2) Action doesn't have GUI. It can be used for opening components, or some custom faceless action 3) No 4) app.xml contains definitions for application, while web.xml is more concerned about more global definitions (mime-mappings, servlet mappings, etc...) 5) Yes 6) Via parameters 7) setComponentNested sets component over active component and when that component is closed component bellow becames active. setComponentReturnJump, closes current component and opens new component 8) server.ini contains basic initialization parameters for server and is located on server 9) Administrator is superuser 10) Are you joking? 11) You can change the name of any folder as long as it is unique in given path and you have at least WRITE permission to it. 12) Components are visual elements in wdk applications 13) Don't understand --- In documentum-users@..., kondalarao Garlapati <kondal2004@...> wrote: > > Hi All, > > Could you please help me to understand below questions? > Please send me if you have any material. > > 1. Difference between component and container? > 2. Difference between action and component? > 3. Do we need container to write a component? > 4. Difference between app.xml and web.xml > 5. Can we create or assign ACL using DQL? > 6. How to pass variable from one component to another component? > 7. Difference between setComponentNested() and > 8. what is server.ini and where it is located? > 9. Difference between superuser and administrator? > 10. Difference between Java Object and Documentum Object? > 11. Can we change the name of custom folder? If yes, where we have to change? > 12. What is the use of components in documentum? > 13. How content server knows to first check custon > folder.... > > Thanks. > Kgarlap > > > > Bring your gang together. Do your thing. Find your favourite > |
| Free Forum Powered by Nabble | Forum Help |