Skip to main content
December 5, 2024
Solved

WS Assembly Service Factory Compile Error

  • December 5, 2024
  • 1 reply
  • 0 views

Hi, 

I'm trying to build a getdataset rule for the first time in ws assembly. I ran into this compile error while setting up service factory, any idea why? Thank you.



 



 

Best answer by DanielWillis

Hi ghoang

It just looks like you have created the wrong type of file. Since you are using a service factory you will need to create a 'Data Set Service' instead of using Dashboard Data Set Business Rule.



- Daniel

 

1 reply

Employee
December 5, 2024

Hi ghoang

It just looks like you have created the wrong type of file. Since you are using a service factory you will need to create a 'Data Set Service' instead of using Dashboard Data Set Business Rule.



- Daniel

 

ghoangAuthor
December 5, 2024

That was it, thank you!