• André Bartieres
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies
You can customize one VisualForce adding sidebar SalesForce Service Cloud Console? I have found no specific tag for this, which would be the best way to do this?

Can you please help me?

Thank you.
Good afternoon,

I have a Global PickList and must add value but via Integration API, only via Apex code, it will be a scheduled class. I found way to read content but not add new ones. Can you please help me? or say if this is possible?

Thank you.
Good afternoon,

I need help on how to disable a field of a standard screen that is not VisualForce. The action is conditional disable by default the field is enabled but I need to disable it in some conditions, it is the object Case Status field.

It is possible? if so, how?

Thank you.
Hi,  I receive the following error in a test class but have not been able to repeat them in non test running scenarios.

"System.DmlException: Insert failed. First exception on row 0; first error: CANNOT_EXECUTE_FLOW_TRIGGER, The record couldn’t be saved because it failed to trigger a flow. 
A flow trigger failed to execute the flow with version ID 301O00000008hM6. 
Contact your administrator for help.: []"

Does anyone know if there could be an issue running flows in test class contexts but not otherwise?

Thanks.