[midPoint] How is it possible to create a new object

Andreas Küstner andreas.kuestner at daasi.de
Thu Jun 23 16:17:04 CEST 2016


Hello List,

is it possible to create a new object like this:

Object: Employment
  - Attribute: employee_number : String
  - Attribute: description: String
  - Reference to: organisation_unit : Link
  - Reference to: sub_organisation_unit : Link
  - Reference to: costcenter : Link

Object: Costcenter
  - Attribute: costcenter_number : String
  - Attribute: description : String

...


and to show these Object in the webui?

I know it is mentioned in the wiki here: ->
https://wiki.evolveum.com/display/midPoint/Repository+Subsystem
(Creating New Objects)

and here:
https://wiki.evolveum.com/display/midPoint/Data+Model#DataModel-GenericObject

Do i have to create the xsd-schemas?
If i create such an object will it be sychronizable to other resources
(via mapping)?
Is there a sample for this?

Thanks for help!

Andy




More information about the midPoint mailing list