BdcWalkService APIs

You can programmatically read and write the state of each task.
In this example we read the completed tasks to display a task overview.

Debugging the walk-through tasks

You can easily debug the state of the walk-through tasks with Chrome.
Just right mouse click > Inspect > Application > Local Storage then you should see the key bdcWalkthrough.
flag
Task overview
close
radio_button_unchecked check {{ task.title }}
To make your life easier we would like to show you a short tutorial. The walk-through is now paused.
You can always get back to the guide just where you left by clicking the help icon above.
Take a look at the Task overview to the bottom right corner of the page.

Click the button to complete Task 1
Now Task 1 is marked checked.
Try closing the Task overview container to pause the walk-through.

Afterwards, click the button to complete Task 2
Try refreshing the page to see the walk-through state is preserved.

Click the button to complete Task 3
Click the button to complete Task 4

flag Finished!

Hurray,
You've successfully finished the tutorial.