• Tejashri Deogaonkar 13
  • NEWBIE
  • 0 Points
  • Member since 2016
  • Tata Consultancy Services

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Need Help:
I have visual force page in which on click of OutputLink new sections opens. Visualforce page is used to select product from Catalaugue ,once product is selected we assign billing schedule and then save that to opportunity as Opportunity Line item. Till that no change is saved. 

VF page has section display fields which are part of  Field Set.
I want to set default value in Field (Data type Picklist) based on some condition.
Please help with this issue.

 
Hi ,
I am tring to Parse WSDL using Generate from WSDL in Apex Class Section. I am able to complete successful parsing of WSDL however when I am trying to generate Apex Code getting below error. 

Apex Generation Failed
Class name 'Opportunity' already in use. Please edit WSDL to remove repeated names

Can you please help me to resolve this. I tried to rename the complextype in WSDl still no Luck :(

Please help me to get this resolved.
Thank you !!!