38
Views
2
Comments
[Time Sheets] TimeSheetsSampleData - A valid expression must be set for parameter 'SYDId'.
time-sheets
Web icon
Forge asset by Time Sheets Team
Application Type
Traditional Web

I have installed TimeSheetsSampleData module. Updated the dependencies. Got the errors shown in the attachment. Please let me know what values I need to pass SYDId & SYDCallback parameters in ImportAllDataFromExcel() & EmployeesSampleData_Bootstrap().

TimeSheet_Errors.JPG
2022-08-03 04-32-50
Ravi Punjwani

Hi @maheswarlu madugundu 

I verified the forge component and found that you can keep the empty text string in both of these parameters.

Simply put "" and it should be able to publish.

For verification of this parameter value, open your EmployeesSampleData module, go to the server action SampleData_Bootstrap and find its local references. You'll see other calls to this action with empty string value in both of these parameters.

2022-08-03 04-32-50
Ravi Punjwani

Hello @maheswarlu madugundu 

Did the module work as expected with the empty string parameters?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.