in

SharePoint University

Clean slate. Nothing but SharePoint.
Go, SharePoint!

Sharepoint Workflow - Custom Edit Form

Last post 07-07-2008 7:22 AM by christian.katschnig. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 07-07-2008 7:22 AM

    Sharepoint Workflow - Custom Edit Form

    Hello!

    I am new to the community and also new to .Net and Sharepoint Development.

    With some tutorials and help from an experienced developer I created a sharepoint workflow in VS 2005 and an infopath form.

    The workflow works as follows:

    1.) User opens a IP form in a form library on MOSS 2007. User enters data. In the IP form there is some data validation programmed. There are functions that checks active directory parameters of the user. There are also functions that gets some data from SAP.

    2.) After entering the data the IP form get saved in the document library and a SAP function module via WebService is called in order to save the same data in SAP for further handling there. An unique ID is received from SAP that is stored together with the other data in document library.

    3.) Now, after the workflow is started (manual or automatic) an email is sent to appropriate person that was selected in the first IP form in order to check just created task.

    4.) With created task another IP form (task form) is loaded that shows the data that was entered in the first IP form. That all works fine with the ItemMetaData.xml - secondary data source. The problem now is the form (when loading) is not executing my coding that should gets data from SAP with my unique ID that was created before.

    I have created the task form as described at Serge Luca's Tutorial on Sharepoint Workflow ( http://sergeluca.spaces.live.com/blog/cns!E8A06D5F2F585013!859.entry ).

    Could anybody help?

    Is it possible to execute code in a custom task edit form?

    Many thanks in advance

    Christian Katschnig

Page 1 of 1 (1 items)

Need SharePoint Training? Attend a SharePoint Bootcamp!
Forum content (c) original posters. Everything else (c) 2008 SharePoint Experts, Inc.