Code stage
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-22 09:37 AM
how to read a text file using c# in code stage in BP??
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-22 12:01 PM
Hi Anusha,
You can use Utility - File Management VBO which has the action called Read All Text from File to read from text file. It has a code stage in VB.NET which implements this functionality.
You can use Utility - File Management VBO which has the action called Read All Text from File to read from text file. It has a code stage in VB.NET which implements this functionality.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-22 12:51 PM
Hi Anusha,
We already have a VB action in Utility - File Management VBO on Digital Exchange.
Still, if you're looking explicitly for C# to achieve the same I'm attaching the customized code here using C#.
We already have a VB action in Utility - File Management VBO on Digital Exchange.
Still, if you're looking explicitly for C# to achieve the same I'm attaching the customized code here using C#.
