• dJadhav
  • NEWBIE
  • 35 Points
  • Member since 2012

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

Hi,

 

I have two batch jobs.Each job has 1 callout. I want to do some processing after competion of both batch job.

 

Can any one help me  how to do this?

 

Thanks in advance.

 

Regards,

Dipak

Hi, 

 

How to retrieve the CampaignMember using the type(lead/contact) and operator like (equals, start with, contains) 

 

Thanks in advance.

 

Regards,

Dipak

Hi, When I load the page the URL contains the 'campaignId ' as parameter. I have actionFunction in my code . The action from actionFunction is invoked after clicking on the command button. After completion of actionFunction, URL in browser not showing the parameter campaignId . Can anyone help me? Thanks in advance. Regards, Dipak

Hi,

 

I have 'message'  variable in my controller.  onComplete event of actionFucntion,I want  updated value of message  variable.

 

Could you please tell me how to do this?

 

Thanks in advance.

Dipak

Hi All,

 

I want to do grouping of campaign member before adding to Campaign, Group name can be any 3 letter string. Is there any existing way of grouping?

Can I customize the Manage Campaign Member and import Lead/Contact pages to add the Campaign Member in specific group or create new group?

 

Thanks in advance.

 

Regards,

Dipak

Hi,

 

Is there a way to get the namespace prefix of the organization in apex?  

 

Thanks in advance.

 

Regards,

Dipak

Hi ,

In my application, I want to write scheduler.The code from schduler is executing for each user from organization.

For each user, I have to execute arrount 20 DML +SOQL statements.
I have more than 100 user so getting Limit exception :Too many SOQL :101


Can anyone help?

 

Thanks in advance.

 

Regards,
Dipak