How to make your main form fill up the Desk Top space?
What is the difference between SOURCE and TARGET BASED COMMITS? What are the deliverables?in your project?
When can you use iterators in django orm?
Do I need to load data into drill to start querying it?
Can I do insert … select * into a partitioned table?
Explain about yourself. Why should we hire you? : insurance sales
Explain what is the use of "EUCALYPTUS" in cloud computing?
When should overload new operator on a global basis or a class basis?
How do I update php?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Is it advisable to cool a fin fan by spraying demineralized water on it?
can 2 tier architecture can be change as a 3 tier architecture
I want to implement functionality like. When any user create issue, he should assign only to group MFG(not other than MFG), then MFG group will try to resolve at there end, if they resolve issue then MFG group will update status to close, and if not then MFG group user will forward(assign) to SUPPER group, and supper group will assign to expert person. What I did As follows. 1)created two Issue tracking list one is "ABC" another is "PQR" 2) Also applied permission on ABC and PQR list. because end user should not interact directly with consultant, one group of 4 person is present between end users and consultant, this group is mediator. 3) copy workflow is created. it will copy list of items from ABC list to "PQR" List. Here Im facing problem that workflow will not copy item because user of "ABC" does not have access to "PQR". if i give contribute permission on both list then workflow work correctly. I want that User of List ABC should not see the PQR list and workflow copy item from one list to other list. Can any one help me? thanx in advance
How you can use file based sessions?
Can you write the code to double click an element in selenium?