Hi markluu,
For example I have a custom field date on my transaction record or custom record. Then for integration purposes with a third party app, I created a saved search to be pull out using web service, in this saved search I added a “formulatext” in the Results Tab, and inputted this formula “To_char({custbody_devdate},’YYYY-MM-DD’)” to get the specific format the third party app needs. The thing is, I tried running the saved search through my integration app (VB), and it gives me a response in which no formulafields from the Result Tab is being pulled out, has anyone tried this before, or does anyone have an idea whether its possible or not to pull out the data from the formula field.
P.S. I have around 25 formula fields in the Result Tabs, almost half of the column count of my saved search.
Thanks