• phil_MDI
  • NEWBIE
  • 0 Points
  • Member since 2005

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 5
    Replies

I have an approval process that I've edited before, removing and adding steps as needed.  For some reason starting yesterday I am unable to add steps, even when the following are true:

 

-Disabled process

-Steps are under 15 total

-No submitted or pending approvals exist

 

Anyone else running into this?  It's happening to multiple processes across multiple objects.  Last time I was able to add steps was probably a couple months ago.

Is it possible to reference/touch workflow tasks from apex?  the scenario is, I want to monitor an event for an object that a standard workflow rule can not handle.  so I could do a trigger to monitor the event.  Once that events happens I would liek to reference the workflow task or task template and create it in the system.

 

I know I could create the task from apex, however i would prefer to keep the "task template" edits point and click, not code.  Also the task could be used by other workflow rules.

 

 

I have an approval process that I've edited before, removing and adding steps as needed.  For some reason starting yesterday I am unable to add steps, even when the following are true:

 

-Disabled process

-Steps are under 15 total

-No submitted or pending approvals exist

 

Anyone else running into this?  It's happening to multiple processes across multiple objects.  Last time I was able to add steps was probably a couple months ago.

Is it possible to reference/touch workflow tasks from apex?  the scenario is, I want to monitor an event for an object that a standard workflow rule can not handle.  so I could do a trigger to monitor the event.  Once that events happens I would liek to reference the workflow task or task template and create it in the system.

 

I know I could create the task from apex, however i would prefer to keep the "task template" edits point and click, not code.  Also the task could be used by other workflow rules.

 

 

I am trying to install the eclipse plug in for SF.. I get the following error:  I was wondering if anyone has any suggestions... I have tried to remove java and reinstall but still getting the error.. thanks!!!

 

Software currently installed: Eclipse IDE for Java Developers 1.3.1.20100916-1202 (epp.package.java 1.3.1.20100916-1202)
  Only one of the following can be installed at once: 
    International Components for Unicode for Java (ICU4J) 4.2.1.v20100412 (com.ibm.icu 4.2.1.v20100412)
    International Components for Unicode for Java (ICU4J) 4.0.1.v20090822 (com.ibm.icu 4.0.1.v20090822)
  Only one of the following can be installed at once: 
    Structured Source Editor 1.2.2.v201008232126 (org.eclipse.wst.sse.ui 1.2.2.v201008232126)
    Structured Source Editor 1.1.102.v200910200227 (org.eclipse.wst.sse.ui 1.1.102.v200910200227)
  Cannot satisfy dependency:
    From: Force.com IDE 23.0.2.201201091635 (com.salesforce.ide.feature.feature.group 23.0.2.201201091635)
    To: org.eclipse.wst.html.ui [1.0.0,2.0.0)
  Cannot satisfy dependency:
    From: Eclipse IDE for Java Developers 1.3.1.20100916-1202 (epp.package.java 1.3.1.20100916-1202)
    To: org.eclipse.epp.package.java.feature.feature.group [1.3.1.20100916-1202]
  Cannot satisfy dependency:
    From: EPP Java Package 1.3.1.20100916-1202 (org.eclipse.epp.package.java.feature.feature.group 1.3.1.20100916-1202)
    To: org.eclipse.rcp.feature.group 3.6.0
  Cannot satisfy dependency:
    From: EPP Java Package 1.3.1.20100916-1202 (org.eclipse.epp.package.java.feature.feature.group 1.3.1.20100916-1202)
    To: org.eclipse.wst.xml_ui.feature.feature.group 0.0.0
  Cannot satisfy dependency:
    From: Java EMF Model Utilities 2.0.201.v201001252130 (org.eclipse.jem.util 2.0.201.v201001252130)
    To: bundle com.ibm.icu [3.8.1.1,4.1.0)
  Cannot satisfy dependency:
    From: Eclipse RCP 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T (org.eclipse.rcp.feature.group 3.6.1.r361_v20100827-9OArFLdFjY-ThSQXmKvKz0_T)
    To: com.ibm.icu [4.2.1.v20100412]
  Cannot satisfy dependency:
    From: WST Common Core 3.1.1.v200908102300-7B77FZ6F7RZHKDIwRlOwUN (org.eclipse.wst.common_core.feature.feature.group 3.1.1.v200908102300-7B77FZ6F7RZHKDIwRlOwUN)
    To: org.eclipse.jem.util [2.0.201.v201001252130]
  Cannot satisfy dependency:
    From: WST Common UI 3.1.1.v200908102300-7B5FRHDhdMOGnoekn4gtEJxSmPxV (org.eclipse.wst.common_ui.feature.feature.group 3.1.1.v200908102300-7B5FRHDhdMOGnoekn4gtEJxSmPxV)
    To: org.eclipse.wst.common_core.feature.feature.group [3.1.1.v200908102300-7B77FZ6F7RZHKDIwRlOwUN]
  Cannot satisfy dependency:
    From: HTML UI Source Editor 1.0.401.v200908111935 (org.eclipse.wst.html.ui 1.0.401.v200908111935)
    To: bundle org.eclipse.wst.sse.ui [1.1.0,1.2.0)
  Cannot satisfy dependency:
    From: Eclipse XML Editors and Tools 3.1.1.v200907161031-7H6FMbDxtkMs9OeLGF98LRhdPKeo (org.eclipse.wst.xml_ui.feature.feature.group 3.1.1.v200907161031-7H6FMbDxtkMs9OeLGF98LRhdPKeo)
    To: org.eclipse.wst.common_ui.feature.feature.group [3.1.1.v200908102300-7B5FRHDhdMOGnoekn4gtEJxSmPxV]
  Cannot satisfy dependency:
    From: Eclipse XML Editors and Tools 3.2.2.v201008170029-7H7AFUQDxumQGOpBqffOY2f1qxDZ (org.eclipse.wst.xml_ui.feature.feature.group 3.2.2.v201008170029-7H7AFUQDxumQGOpBqffOY2f1qxDZ)
    To: org.eclipse.wst.sse.ui [1.2.2.v201008232126]

 

  • February 07, 2012
  • Like
  • 0

I am not, how you would say, a normal learner... And am nervous about the upcoming test, anyone take it before? What is there to expect, like should I be trying to memorize terms of Some sort? I hope the test is just to build an app and not written cause I am really bad at explaining in words what I am would need to do, vs just doing it.... do they have a dyslexic version of the test? LOL?

 

I do have a copy of the both dev 401 and dev 501 work books but they seem kinda of lacking in content. like its only the slide show that a techer would use and not the text they would say... i dont know if that makes sence...

 

IDK i just really want to do well on the test and want to know what i sould expect/study.....

 

Thanks!

 

I attended DEV 501 back in September and I decided to review some of the exercises.  Of course i realized that I need the training files in order to do any of the exercises inthe workbook.  Anyone know where I might find a zip file of the lab files?