cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a Variant for BBP_GETSTATUS_2

Former Member
0 Kudos

Dear SRMers,

System Information: SRM 5.0.

We have a need to create a variant for BBP_GetStatus_2 that processes shopping carts for everyday. Can you please let me know the steps for creating a variant.

Points will be rewarded.

Thanks in advance,

Best Regards,

Bob

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Bob

Go to SE38 and enter the program name of BBP_GET_STATUS_2 and then click the Variants icon.

On the next screen enter a name of the variant and then click Create.

Enter the required details, ie for 'SCs in Last ... Days' enter 365.

This will then only check for carts created in the last year.

Click the Attributes icon and the enter a Meaning.

Click Save and that's the variant created.

Regards

Keith

Former Member
0 Kudos

Hi keith,

Thanks for your prompt response.

We need the variant BBP_GET_STATUS_2 to process shopping carts created every day i.e today.

Best Regards,

Bob

Former Member
0 Kudos

Bob

In that case just change the value from 365 to 1.

The 365 would include today's and it is best practice to have this job scheduled regularly, say every 20 mins, with the variant.

You then have the job scheduled to run late in the evening but this should not have a variant and would therefore check all carts in your system.

Regards

Keith

Former Member
0 Kudos

Bob

Did this work for you?

Keith

Former Member
0 Kudos

Hello Keith,

I created the variant and need to schedule the background job. But I am sure it will work

because I visualized the procedure from an already running background job. I am planning to schedule my variant/background job today. I will keep you posted.

I appreciate your help! Thanks!

Best Regards,

Bob.

Answers (0)