on 2016 May 19 4:28 PM
Dear all,
We are about 5 person that working on PDI, with different username, I would like to ask you is there any way to undersatnd who did the modification?
I dont know, something like log...
Do you have any idea?
Regards
Sin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
This is not possible, to see who added which fields. You can not change same file/contnet at a same time, it will be locked by the user.
Even SAP also does not maintain such log for sdk user, to see who added which fields.
for example: If member1 added a field in BO and saved and activate, you only can see last changed by Member1, then later Member2 came and deleted same field, then poperties shows Last changed by Member2. So chages are recorded at BO level not at fields level.
Even if you just type space without touching any syntax it will records as a changes on save of a file.
And I dont see this is as problem or feasible requirement for SDK tool to maintain such log. I think you should manage development among team.
As work arround you can save your local file( Solution folder YXXXX_) in seprate location after each development by individual developer, and in case of conflict you can check local files saved in seprate location.
Regards
Sunil
Hi Sin,
"Last Changed By" is the field to check who changed the object, this field is updated at the object level and not at the field inside the object.
Ex: If we consider Business Object, then this field is only updated at the Business Object level, which means any change to the Business Object will update this field, so you can't track individual changes on the Business Object like field change.
Thanks, Pradeep.
Hi Everyone,
Thank a lot for all your responses
Regards
Sin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sin,
It would be easier to inform the developers to mark their changes by adding comments
//Start of change by ABCD
//End of change by ABCD
It would be again only possible in codes, not in configurable items.
Thanks and Regards,
Ajith J
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.