• Ayub HeartForce
  • NEWBIE
  • 0 Points
  • Member since 2013

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

Hi Guys,

 

I have 2 urls : -

 

 https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&
sfapisessionid=00DZ0000001C5S9!AQMAQJXpOlos00hvxOdV86L0nUf_ML0rIl.HeFrm7PupPeDug_eOIBL.NHta14P81ioyGVk32JKiJCTF8PoRk2KYexyDVor6&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

                                               and

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&
sfapisessionid=00DZ0000001C5S9!AQMAQLnga9Qkd9CuuKdmey4U1IPhQKMnsXSIxXNC1qI1uZPki5rt54FRQPfTLa1ANNCWMf4iLaXH5m4_Bvhv0tEfiMnUNeoG&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

 

formula for above link :

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_{!Account.Id}&sfapisessionid={!API.Session_ID}&sfapipartnerserverurl={!API.Partner_Server_URL_200}

 

Means urls are same except that sfapisessionid i. e urls for different user on an Account. Both user have same profile, Problem is that one url is loading successfully whether another one not loading.

 

@problem

1. How can sessionId affects access of records outside salesforce?

2. When user have same profile, same role then how can partial loading takes place?

 

Any quick answer will be greatly appreciated.

 

Thanks,

Ayub

 

Hi,

We have installed app WikiOrgChart in our Sandbox org, on Account detail page, there is a link ' View In The Org Chart' , on click on this link, it redirects to following url and page never loads in some cases.
Note that this page (i.e. Corresponds to an account record ) loads successfully for one user and does not load for another user and also both users have the same profile and same sharing settings.

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&sfapisessionid=00DZ0000001C5S9!AQMAQNALPzip8Cej5lvYyq4xPN5x44YE2O3IY85.d.plHba7DZlcXRPOASt1jWTIgT5LBadmtAXV_fbPaMFFp5KtFt2Yl4.3&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

 

Please respond as soon as possible, its urgent.

 

Thanks

Ayub

Hi Guys'

I want to implement 'Tag' Button to to tag images or comment to another user as Facebook.

An user can tag another user as well can remove tag tagged by another user.

How can we know that partner have Gold type lisence or Silver Type lisence.? 

how can we distinguish between partners ( and the different types of partners). Reqiurement is to show different content for different partner in community.if partner is of gold type then she will have more Privilege and  of silver type then she will have less Privilege.

Shared Login for Customer and Partner Portal users . is this possible by using a single login page.?

There is Partner sobject that binds partner relationship between Account to Opportunity and Account to Account.

But how can we track that a contact is in partner relationship with other account(Not Parent account of this Contact).Please reply fast.

Hi,

We have installed app WikiOrgChart in our Sandbox org, on Account detail page, there is a link ' View In The Org Chart' , on click on this link, it redirects to following url and page never loads in some cases.
Note that this page (i.e. Corresponds to an account record ) loads successfully for one user and does not load for another user and also both users have the same profile and same sharing settings.

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&sfapisessionid=00DZ0000001C5S9!AQMAQNALPzip8Cej5lvYyq4xPN5x44YE2O3IY85.d.plHba7DZlcXRPOASt1jWTIgT5LBadmtAXV_fbPaMFFp5KtFt2Yl4.3&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

 

Please respond as soon as possible, its urgent.

 

Thanks

Ayub

Hi Guys,

 

I have 2 urls : -

 

 https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&
sfapisessionid=00DZ0000001C5S9!AQMAQJXpOlos00hvxOdV86L0nUf_ML0rIl.HeFrm7PupPeDug_eOIBL.NHta14P81ioyGVk32JKiJCTF8PoRk2KYexyDVor6&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

                                               and

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_001Z000000c3dDtIAI&
sfapisessionid=00DZ0000001C5S9!AQMAQLnga9Qkd9CuuKdmey4U1IPhQKMnsXSIxXNC1qI1uZPki5rt54FRQPfTLa1ANNCWMf4iLaXH5m4_Bvhv0tEfiMnUNeoG&sfapipartnerserverurl=https://c.cs11.visual.force.com/services/Soap/u/20.0/00DZ0000001C5S9

 

formula for above link :

https://salesforce.wikiorgcharts.com/dispach.php?wikilocation=salesforce/chart/accountId_{!Account.Id}&sfapisessionid={!API.Session_ID}&sfapipartnerserverurl={!API.Partner_Server_URL_200}

 

Means urls are same except that sfapisessionid i. e urls for different user on an Account. Both user have same profile, Problem is that one url is loading successfully whether another one not loading.

 

@problem

1. How can sessionId affects access of records outside salesforce?

2. When user have same profile, same role then how can partial loading takes place?

 

Any quick answer will be greatly appreciated.

 

Thanks,

Ayub

 

Scenerio:

I have 4 objects in relation.Let's say obj1,obj2,obj3,obj4.Obj2 and obj3 both have lookup to obj1 or say obj1 is parent of both.And Obj4 is child of obj3. Now i want to create dynamic tables on basis of no. of records in Obj1 whose rows will come from obj2 and obj4's records. No. of tables in my vf page wil be no. of records user inserted in obj1 . Rows of every table will be no.of records in obj2 plus records of obj4 related to obj1 respectively. Table has 2 colums which is the fields of obl2 and obj4.

 

Now problem is obj4 is not direct child of obj1 and i cannot do subquerry into a subquerry. How should i approch this?

How can we know that partner have Gold type lisence or Silver Type lisence.? 

Hi All,

 

Any idea why would I need the ApexDevNet remote link in a package? Trying to cleanup the components and I'm not sure if this was added by one of our devs or automatically.

 

 

Working Families is looking for a part-time developer to assist with our custom Salesforce application. We are a not-for-profit 501(c)4 with a limited budget, primarily interested in a developer who is interested in the political and not-for-profit world. The first area needing to be addressed immediately is expanding and tweaking an existing integration with Salsa. If you have experience with this type of integration you will receive priority. 

 

Thanks for looking, please respond with experience, availability and proposed compensation.

What is the use of ControllerExtension in salesforce?

Instead of using customcontroller why we use Controllerextension?

 

Any explanations........

 

 

Thanks

=========

VenkatSForce

Hi,

 

Am new to sales force test class writing test class for displaying records when contacts have any

cases showing error message how to cover these method in test class

==My method===

 

public void delete()
{
conrecords=true;
viewpanel=false;
editpanel=false;

id aid=apexpages.currentpage().getparameters().get('conname');
con=[select id,lastname, Accountid, name,phone,email,(select id, CaseNumber from cases) from contact where id=:aid];
if(con.cases.size()>0 )
{
ApexPages.Message myMsg = new ApexPages.Message(ApexPages.Severity.Fatal, 'You donot delete this record. It related to cases or customerportal contact');
ApexPages.addMessage(myMsg);
}

}

 

Bold font code covered but how to cover if condition Any one can solve my issue?

 

 

Thanks in Advance.

Hi,

 

Friends, i am working with facebook integration,first of all,i was installed force.com toolkit and i was followed all instructions,But iam getting 

 

                                 Attempt to de-reference a null object ,

 

i was checked with all settings but iam not getting access token. Can u please any one help me  to integrate

facebook with salesforce and getting AccessToken

 

Thanx in Advance.