• JuliusG
  • NEWBIE
  • 0 Points
  • Member since 2009

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

Hi,

Currently I'm planning a migration into Salesforce, including partner portal. Averything around the portal setup is clear and I can create new portal user manually.

 

In preparation for the big data load where I will need to activate a few hundred partner (and activate a few hundred users in a 2nd step), I facing the problem that nobody wants to do this manually ;-)

 

Since I don't want to do this by hand as well, I'd like to automate the mechanism on the account: "Work with portal" --> "enable Partner"

 

This action calls the following link: 

 

https://cs3.salesforce.com/ui/prm/PRMAccountPage/e?save=1&retURL=<SF-ID>&id=<SF-ID>

 

I tried to bypass this by using the dataloader (update the field IsPartner=true), but this is not good enough...

 

Any tips appreciated

Julius

Message Edited by JuliusG on 03-17-2010 10:37 AM

Hi,

Currently I'm planning a migration into Salesforce, including partner portal. Averything around the portal setup is clear and I can create new portal user manually.

 

In preparation for the big data load where I will need to activate a few hundred partner (and activate a few hundred users in a 2nd step), I facing the problem that nobody wants to do this manually ;-)

 

Since I don't want to do this by hand as well, I'd like to automate the mechanism on the account: "Work with portal" --> "enable Partner"

 

This action calls the following link: 

 

https://cs3.salesforce.com/ui/prm/PRMAccountPage/e?save=1&retURL=<SF-ID>&id=<SF-ID>

 

I tried to bypass this by using the dataloader (update the field IsPartner=true), but this is not good enough...

 

Any tips appreciated

Julius

Message Edited by JuliusG on 03-17-2010 10:37 AM