cancel
Showing results for 
Search instead for 
Did you mean: 

What happens if i activate a deactivated site?

Former Member
0 Kudos

Hello!

We're using crm 4.0 with sp 4 on an oracle system. We've a very big site for a workgroup server. This site was deactivated since one day. Now we want to activate this site again wondering what will happen

We don't want much traffic like we'll get if we detach and attach all subscriptions of the site.

What happens after activating the site again? Comes only the data (bdoc) since yesterday when the site was deactivated... or will i get a complete extract and the data on the workgroup server will be doubled?

What should we do if we only want the data since yesterday?

Thanks a lot in advance!

Best regards,

Ingo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Ingo,

(Refer to Note - 656270)

Server side -

Create report similar to Z_RESTORE_DELETED_SITES in your development system and implement the attached source code(Download from the note). Before you transport the report to more systems, you should always test it in a test system.

Use the attached version 2 of the report.

The report displays the list of the restorable deleted sites. Select the required sites and start the report.

During the execution the system restores the selected sites with their inbound and outbound queues. You have the option to restore the links to the subscriptions deleted last.

You cannot restore links to employees, organizations, the assignments to mobile client, as well as all other attributes apart from transfer group and connection group.

Note: When you restore the subscriptions the report triggers a realignment process for all objects to be assigned again. Therefore, start the report at times with low system load.

Consider the additional pieces of information issued by the report.

Please try the following option of restoring the data on the client -

The report does not generate any messages for the subscribed objects. You must trigger the restoring of the data manually on the client.

Wait until the realignment started by the report is processed completely.

In the administration console generate a bulk extract for all subscribed objects.

Hope this would take care of your issue.

Thanks

Sumit

Former Member
0 Kudos

...

Former Member
0 Kudos

Hi Ingo,

You are right. Activation a deactivated site will only send delta data to the mobile sales. This means if you have deactivated site via admin console site yesterday then you activate now you will get data in the outbound queue from yesterday only.

The deactivation feature was introduced not to populate the outbound queue when the sales rep goes for vaccation.

I hope this is clear. Its a good feature to use.

Best regards

jothi

Former Member
0 Kudos

Hi Jothi!

Thanks a lot... The last doubt is away

Answers (1)

Answers (1)

KaushalShah
Active Contributor
0 Kudos

If you just had deactivated the site's queue (via smqr or smqs), then you will just receive delta messages.

In that case you can even see number of messages you will receive.

Regards,

Kaushal

Former Member
0 Kudos

...