cancel
Showing results for 
Search instead for 
Did you mean: 

Missing Functional Location & Equipment create option in WM 6.2

CRVMANISH
Contributor
0 Kudos

Hello Experts,

We are implementing latest version of Syclo Work Manager 6.2 on android. There is no option to create FL and EQUIP while it shows in demo app. Please suggest i have checked in config panel global variable are set to Y for FL and Equip create.

Please Suggest.

Regards Manish

Accepted Solutions (1)

Accepted Solutions (1)

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

Manish,

I deployed WM 6.2 on SMP 3.0 and tested it on WPF client - For me both FL and Equipment create options are enabled.  Can you post  screen shot with  create options are disabled for you ?

Can you try from WPF or ATE ?

Thanks

Manju.

CRVMANISH
Contributor
0 Kudos

Hello Manju, I don't see option itself not even disabled. Both in ATE, WPF and android client. Regards Manish

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Manish,

Have you been able to debug the enable rule?  Can you post the output?

Please be sure to set it to the most detail (Low Importance).

Thanks,

--Bill

CRVMANISH
Contributor
0 Kudos

Hello Manju,

Please find attached screenshot which show FL and EQUIP create missing.

Regards

Manish

CRVMANISH
Contributor
0 Kudos

Hello Bill,

Output means log file right.

Here is the log.

2015/02/05 14:26:41.588:           + Rule=EnableEquipmentAdd

2015/02/05 14:26:41.588:             Loaded definition for Rule 'EnableEquipmentAdd'

2015/02/05 14:26:41.588:             Definition last updated 5:36:14 PM 1/6/2015 (local)

2015/02/05 14:26:41.588:           + Rule=EnableEquipmentEdit

2015/02/05 14:26:41.588:             Loaded definition for Rule 'EnableEquipmentEdit'

2015/02/05 14:26:41.588:             Definition last updated 5:36:14 PM 1/6/2015 (local)

2015/02/05 14:26:41.588:           + Rule=EnableFunctionalLocationAdd

2015/02/05 14:26:41.588:             Loaded definition for Rule 'EnableFunctionalLocationAdd'

2015/02/05 14:26:41.588:             Definition last updated 5:36:14 PM 1/6/2015 (local)

2015/02/05 14:26:41.588:           + Rule=EnableFunctionalLocationEdit

Regards

Manish

Former Member
0 Kudos

Can you use the test client within the Editor, as the log file you show, is for when the application is being check to see if there is an update.

CRVMANISH
Contributor
0 Kudos

Are you talking about ATE, if yes where can I find these logs for ATE

Regards

Manish

Former Member
0 Kudos

There 2 ATE, the stand-alone one, and the one part of the SP06 Editor.  The one part of the editor uses a WPF Client so can display the WPF\iPad screens.

To enable Rule Debugging you will need to go and select the rule from the Debug section, make sure to pick Low Logging, as it defaults to High.

Then go to the screen with rule and click on "View Log".

http://help.sap.com/saphelp_smp306sdk/helpdata/en/0e/bd414560f94f4bac572b9ed7cf1506/content.htm

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

Manish,

In WM 6.2 you can only add Equipment or FL from Equipment and FL tab respectively.    I can't  see those tabs in the  screen shots you have attached.  You can't Add equipment or FL from Work order or notification tabs.

Look at my screen shot for FL Add option,  similar Add option for equipment Add can be seen from Equipment tab..

Can you check the WM version  your using ?

Thanks,

Manju

CRVMANISH
Contributor
0 Kudos

WM Version is 6.2.

Regards

Manish

CRVMANISH
Contributor
0 Kudos

Resolved.

Global parameters for Equipment.Worklist and FL.Worklist was set to N.

Regards

Manish

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Manish,

If your question has been answered, please mark this Discussion with a Correct Answer and Helpful Answer where appropriate.  See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why.  Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be.


--Bill

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Manish,

I would suggest you run it in the SDK SP06 Editor ATE and debug the Enable rule (EnableEquipmentAdd) for the Action Equipment Add and see why it is returning False.

--Bill