• Ashutosh verma
  • NEWBIE
  • 0 Points
  • Member since 2018
  • MR
  • IBM India Pvt Ltd

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies
I need to update sharing setting of FlowTestResult object as Private and then deploy it to higher environments. I am using ANT for deployment. When I tried to retrieve metadata for FlowTestResult object then I am getting below error:
Can't retrieve non-customizable CustomObject named: FlowTestResult
Any solution or idea about my problem would be appriciated.
Can we write a ruleset to enforce user to fill Description value on all Standard/ Custom objects ?
Either at the time of object creation or migration of object from one Org to another Org.
Can we write a ruleset to enforce user to fill Description value on all Standard/ Custom objects ?
Either at the time of object creation or migration of object from one Org to another Org.
Hi guys, 

I have configured PMD to run with ANT, however I am struggling to write custom rules. I am working with the standard rules which sourceforge provides. Has anyone written custom rules for apex in PMD? 

Thanks for your time.