cancel
Showing results for 
Search instead for 
Did you mean: 

Learning Solution - TrainingID not passed for web-based/E-Learning courses

Former Member
0 Kudos

We are trying to implement a workflow for Learning Solution app. However we ran into an issue.

Issue Description: The Learning Solution Application (from Portal) passes various details about a course participation request to the workflow through the event BOOKREQUEST of business object LSO_PARTIC. The information is passed through event parameters. One of these parameters is TrainingID which contains the course id number. This parameter is not getting passed from the application to the event for web-based/E-Learning courses. But for classrooom courses it passes the value correctly.

Your help is appreciated.

Matt

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185167
Active Contributor
0 Kudos

Hello,

What's the format of the TrainingID, is it the same in both cases?

How do you know the value isn't being passed - could it be that it's not passed correctly?

What's the error message?

regards

Rick Bakker

Hanabi Technology

Former Member
0 Kudos

The training id (course id- Object type ET) is getting passed from the LSO application to the standard booking event BOOKREQUEST of business object LSO_PARTIC via the parameter TrainingID. So the format is the same for both classroom and WBT courses. When this event triggers the LSO approval workflow, we are finding the course id parameter as blank for WBT bookings only.

former_member185167
Active Contributor
0 Kudos

Hello,

I searched OSS for LSO_PARTIC and got 13 hits, including one which looks a bit like your problem - 1065834.

Did you check these?

regards

Rick Bakker

Hanabi Technology

Former Member
0 Kudos

Yep, we did some searching in OSS including the one you sent. We have all the listed patches, etc implemented already. We are going to do some more digging and if we come up empty we'll open an OSS.