Sourcing a "part requirement"

nicolascona
Tera Contributor

Hi everyone !

 

I'm taking the "FSM Implementation" course, and am currently in section 4.2.1.

In that section, i'm asked to ctivate a business rule, which is supposed to be already created but i can't find it.

 

Capture d'écran 2025-06-30 124826.png

For the first rule, all is OK.

For the second, the only rule i can find with that name is not on the table mentionned :
Capture d'écran 2025-06-30 125045.png

 

i tried activating that business rule, but it doesn't fix my second issue :

 

Capture d'écran 2025-06-30 125425.png

Once i followed those instructions, it should (if i understood it right) populate the "from Stockroom" and "to stockroom" fields in the corresponding Transfer Order Line, which it doens't : 
Capture d'écran 2025-06-30 125846.png
Thank you for your help, fellow SNers

 

 

1 ACCEPTED SOLUTION

Joshua Chen FX
Mega Sage

Sync up Delivery Time with WOT  BR is about synching the task windows and not related to your stockrooms,

  • the ebook has an error and the BR is not on wm_task as you fouund out
  • Step 8 in your screenshot is telling you to populate those 2 fields i think

JoshuaChenFX_0-1751651687322.png

 

 

View solution in original post

3 REPLIES 3

Joshua Chen FX
Mega Sage

Sync up Delivery Time with WOT  BR is about synching the task windows and not related to your stockrooms,

  • the ebook has an error and the BR is not on wm_task as you fouund out
  • Step 8 in your screenshot is telling you to populate those 2 fields i think

JoshuaChenFX_0-1751651687322.png

 

 

GlideFather
Tera Patron

Hi @nicolascona,

 

in the requirement it says BR on [wm_task] and your screenshot is on [alm_transfer_order] > if this BR doesn't exist, isn't it possible that some of the prior steps were to create it maybe?

Check the previous steps, if you will not manage how to activate it, you can skip it (unless it will be prerequisite for another steps later) as the lab can be completed at 80 % of the progress.

 

Let me know how it goes

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


nicolascona
Tera Contributor

joshua was right on both points.

1 : there is an error in ebook, and the only table i could see there WAS the good table.

2 : that was not related to the the main issue. I restarted the entire lab and selected the transfer order table at that step. i also was able to finish the lab with it. 

 

Marked his answer as usefull, and accepted solution, thank you all !