• salesforce19
  • NEWBIE
  • 30 Points
  • Member since 2012
  • Sr. Developer
  • Workday

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 3
    Replies

Hi 

 

I created a lead assignment rule

 

rulename--->Rule1

 

criteria-----> leadowner equlas to ABC

 

Assign to ---> (queue name) XYZ

 

As of my expections output is leadowner XYZ. but

after creating a lead record i found  leadowner ABC.

what is the problem?

 

Regards.

 

I have a visualforce page in which I have embedded bunch of visualforce pages as iframes for tab styled view. I have button for some calcuations inside the frame using java script. everything worked fine in Chrome but it is not working in firefox and in IE 9 which I click on tab it is not even showing any thing. I have checked in developer console. In chrome all the logs are created as expected. In firefox I can see log till the button is pressed but actionfunction is never invoked. In IE I don't see any log. 

Hi 

 

I created a lead assignment rule

 

rulename--->Rule1

 

criteria-----> leadowner equlas to ABC

 

Assign to ---> (queue name) XYZ

 

As of my expections output is leadowner XYZ. but

after creating a lead record i found  leadowner ABC.

what is the problem?

 

Regards.

 

Can anyone suggest, how ca we delete apex class from production.

please provide step-step process to delete it from prod. through Force.com Eclipse.

  • October 29, 2010
  • Like
  • 1

Hi,

Am unable to refresh any of the resources in the IDE from the server.

When am trying to refresh a page from the web, getting an Exception saying:

 

 

Unable to refresh resource 'MileaeExension.cls':
com.salesforce.ide.api.metadata.types.Metadata$JaxbAccessorF_fullName cannot be cast to com.sun.xml.bind.v2.runtime.reflect.Accessor

 

Unable to refresh resource 'MileaeExension.cls':


com.salesforce.ide.api.metadata.types.Metadata$JaxbAccessorF_fullName cannot be cast to com.sun.xml.bind.v2.runtime.reflect.Accessor

 

Please assist to rectify the issue. 

 

Thanks in advance,

VNath