Hi guys,
another day another problem.
We have the problem that we want to transfer attachments from dynpro to dynpro.
We are using the NWD 7.2 and create a node "Files" in our Component Controller and Interface Controller with the following Attributes:
Componant Controller Context of node "Files":
- DownloadBehaviour = Type "com.sap.ide.webdynpro.uielementdefinitions.FileDownloadBehaviour"
- File = Type "com.sap.ide.webdynpro.uielementdefinitions.Resource"
- Filename = Type "string"
Interface Controller Context of node "Files":
- File = Type "binary"
- Filename = Type "string"
Now if we are mapping the File and Filename Attributes and build it, we are getting a Typeconflict-Errormessage of the Attributes File (Componant Controller) and File (Interface Controller)
Is there any possibility to solve that Problem without using a ECM or KM? What Type have i to choose for File in the Interface Controller?
By the way we know that there is a Standardfunction in the Portal (in the upper rigth), but we want to use our own view functionallty.
Please help us.
THX and Regrads
Phil