投稿済み Tue, 27 Apr 2021 22:33:55 GMT 、投稿者 Michael Weingand Professional Services Manager
Hi Folks,
I have  a client with a Field called Document Name that looks like the following. {ag02152004sp} This is the only place that the date is correct for the document and they just want to extract everything after the "ag" and after the "sp" to a text field.  Does anyone know of a way to do this in workflow or autoindex???
投稿済み Tue, 27 Apr 2021 22:50:31 GMT 、投稿者 Jon Weston File IT Solutions Sr Application Developer and RIM specialist
Hi Michael,

Using the Mid() function in workflow would do the trick:  Mid(DW_DOCUMENT_NAME, 3, 8)

フォーラムに投稿するためにはログインが必要です。