What is ExtenderFunctionType.Unknown used for?

Kai
New Contributor III

In the extensibility rule, there is a case choice of ExtenderFunctionType.Unknown. I am wondering in which situation we should use this? It would be great if we could have a few use cases with examples. Thank you

1 ACCEPTED SOLUTION

blakedeckard
New Contributor II

I am not sure if there are other situations where ExtenderFunctionType is Unknown, but when directly executing the extender in the editor the ExtenderFunctionType is Unknown. 

My use case for this was writing some hardcoded data values under the Unknown case for testing functionality during extender business rule development.

View solution in original post

2 REPLIES 2

blakedeckard
New Contributor II

I am not sure if there are other situations where ExtenderFunctionType is Unknown, but when directly executing the extender in the editor the ExtenderFunctionType is Unknown. 

My use case for this was writing some hardcoded data values under the Unknown case for testing functionality during extender business rule development.

Kai
New Contributor III

Thank you very much!

Please sign in! Kai