Posts

Showing posts from December, 2018
Image
  NETWORK ACCESS OBJECTIVE We will create a list of Network Access IP's with the help of programmatic approach.    OUTCOME STEPS Create a Apex Class "MetadataService.apxc"  Developer Console -> File -> New -> Apex Class -> "MetadataService"       Download Code from the Link and Paste in "MetadataService.apxc" File                     Link :  https://drive.google.com/open?id=1TONQgzasuWrE4Tc7n1CFksunorablzT- Create a Apex Class "MetadataServiceExamplesException.apxc"  Developer Console -> File -> New -> Apex Class -> " MetadataServiceExamplesException "       Download Code from the Link and Paste in "MetadataServiceExamplesException.apxc" File                     Link  :  https://drive.google.com/open?id=1FzkeF7xkPkz4JyP3...