Design Studio setting permissions bw_service user

Hello,
we want to use some sdk extensions and configure the bw_service user.
We facing a problem in in chapter 5.5 - 1b)  of the nw admin guide.
The bw_service user exists in our system, but we can not assign this user to our bw system, because the user can not be found. Here is a screenshot.
The path in point 1b) is  System Administration >> System Configuration >> System Landscape
In our system "System Landscape" is only available over System Administration >> System Landscape
Is this the wrong configuration point where we are searching for it?
Thanks
Robert

Dear Robert,
please create a new user group e.g.
BW_SERVICE_GROUP
and add the bw_service user to this group.
Now you add this new group in the system landscape/permission view and add READ rights.
IMPORTANT: you have to check the checkbox (End user)
You can have a look at the troubleshooting document attached to this note:
http://service.sap.com/sap/support/notes/1894594
It explains how to read the Portal developer trace.
Regards,
Christof

Similar Messages

  • Enterprise link design studio start up error.

    Hi ,
    I have installed BAM on XP and working on it.
    When i try opening Enterprise link design studio i am getting TNS listener error.
    A tns entry is there in the tnsnames.ora file.
    I was using the studio previously and was working fine.
    What is going wrong.
    Regards
    Ashwini

    Hi
    I have reinstalled Enterprise Link and now i am able to open design studio.
    But BAM user was not created during the installation i created it manually.
    I created a plan when i try updating the plan i am getting the following error
    Unable to connect to ADC server "Main" as user: "NT AUTHORITY\SYSTEM":
    Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
    Parameter name: ticks
    [ErrorSource="mscorlib"]
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0xB]
    Error while beginning the execution for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "myBPELOrderBookingPlan" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    Regards
    Ashwini

  • Why can't Firefox set permissions for Snow Leopard Server Web-Site Wikis

    I've established a web-site for collaboration of planning for a state-wide NGO and a local citizens-government oversight commission.
    I'm using Snow Leopard Server v10.6.4, to drive the web-site, which includes the use of wikis.
    In creating a wiki and setting permissions, I find that I cannot set permissions for users or groups to 'read only' from the default 'read & write' while using Firefox. However, I CAN set them to 'read only' using Safari. And, once the permission has been modified in Safari, THEN it can be modified in Firefox.

    Solution found at http://michaeljin.wordpress.com/2010/01/05/locked-out-of-mac-os-x-server/
    It’s blog update time! Updates have been a little scarce lately, been super busy with getting trophies on PS3
    Anyway, recently encountered the following with a Mac mini server running Snow Leopard Server:
    Despite being able to ARD / Screenshare the Mac mini, I was unable to get any further than the login window. Authentication credentials are obviously valid. No weird access permissions have been set. However, the weird thing was, I can connect to the server via Server Admin tools (from another Mac) and all other services were running without a hitch.
    After much head scratching it turns out to be a sACL (Service Access Control List) issue.
    This thread solved the mystery!
    http://discussions.apple.com/thread.jspa?threadID=1654864
    To save you the trouble, I’ll lay it out here. I cannot take credit for this, but Randall can!
    Open Server Admin on a computer (any), and connect with the local admin to the machine.
    Select the server and authenticate.
    Select Settings, then go to Access. You’ll want to make sure that Login Window and SSH have the local admin account listed if you select the option to “Allow only these users”. For now, I would suggest making sure all services have “Allow all users and groups” selected.
    If (as in my case) it was set to Allow All in the first place, simply toggle the settings – back and forth.
    Save.
    Try logging in again… should be a good one!

  • We are a creative design studio, we need to use apple mac pro server , so we can make more than a different user to use at the same time doing different activities, on different screens, is it possible?what is the max. no. of users that can work efficient

    we are a creative design studio, we need to use apple mac pro server , so we can make more than a different user to use at the same time doing different activities, on different screens, is it possible?what is the max. no. of users that can work efficient.
    Appreciate your support and if possible , how to do this?

    If you want to work with Mac OS X, you need one computer per simultaneous user.
    What you are describing, " Multiple simultaneous logins to a single computer" is not avialable on a regular Mac of any description, unless you decide to use Unix tools instead of Mac OS X.
    Server will happily store files for many, many users and provide them to multiple (up to hundreds) of computers at "near hard Drive" speeds over Gigabit Ethernet. It can make the File Sharing part easy.

  • Abap users autorization for BO BI reports (made in Design Studio) on HANA data

    Hello!
    We are bit new to BO BI and Design Studio. Cauld you help us?
    BO BI reports must represent SAP HANA data.
    We have a lot of users in ERP with their roles.
    We need accordingly restrict users access  to certain values for group of users in given Data Source based on HANA Analytic or Calculation View.
    For example, report must display only “A” Plant data for first group of users, for second group – only “B” Plant data.
    Where should we mantain users (and give them roles) and what authorization use?
    The best way for mantaining users is CUA on ERP for us.
    BO BI supports SAP authorization and role mapping with it's own user groups with no probler.
    But what about HANA? We didn't find any positive information about roles mapping and authorization in HANA.
    It looks like we need to create all users and give them roles in HANA... Is it really so? How to synchronize HANA users and their authorization with ERP after this...
    Thank you!

    Hi - this is a question that is better for the HANA space.  Do you want me to move it there?

  • Design Studio BW SSO User not authorized

    Hi all,
    I have problem with BW SSO integration on Design Studio. We developed dashboards on top of BW. We have users and they are only authorized to see the data for their own companies and plants. To achieve that, we created OLAP connections with SSO enabled and we have BO/BW integration. The queries work fine in Analysis OLAP.
    However, we are having problems with Design Studio. Here is the problem.
    1. Create a dashboard lets say with a combo box and a chart.
    2. Populate the combo box with the script below:
    DROPDOWN_1.setItems(DS_1.getMemberList("0COMP_CODE", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 20, "ALL"));
    3. In combo box, wirte the code below to filter values on chart:
    DS_1.setFilter("0PLANT__0COMP_CODE", DROPDOWN_1.getSelectedValue());
    4. Save it on the platform.
    5. Open the dashboard on the platform with SAP user
    6. By default, in combo box, "ALL" value will be selected. If the user has only authorized to see only 1 or 2 companies, then the chart give "User is not authorized" error message.
    7. Select a company from combo box, the chart shows values of the selected company.
    8. If the user wants to see the total of the companies authorized to see, then the chart doesn't show but the error message.
    Another issue is that each company has plants. If the user wants to seel the data for all plants then he receives the "not authorized" error.
    The user should be able the select "ALL" and be able to see the total of companies or plants authorized to see.
    If "ALL" is selected for a company:
    If a single company selected and ALL plants are selected:
    If a single company and a single plant is selected:
    BTW, the authorization works fine in BW and with Analysis OLAP tools. The user can see the total of the companies authorized to see.
    Thanks for your help in advance.

    Hi Zahid - this application has more than one query, correct?
    can you try if the authorization issue is occuring also when you have one query only per applications?
    Reason I ask is, when using design studio, all queries are executed with merged variables and then I belive the authorisation context is different. I assume you have some special customer exit in the system for the authorisation check - and in case of design studio this can get into a point where the constellation is not authorized.
    In such cases you would need to run authorisation trace (I would need to search the transaction).
    Regards, Karol

  • Password security - set permissions for different users

    I am using Abobe Acrobat 9 Pro.
    In the HELP menu, there is a security section in the contents, In the overview, it states the following:
    "Each security method offers a different set of benefits. However, they all allow you to specify encryption algorithms, select the document components to encrypt, and set permissions for different users."
    I would like to know how you can set permissions for different users using Password Security.
    I am the only one in the company who has Acrobat 9 Pro and all others have Adobe Reader 8.
    I have created a PDF file in Acrobat 9, this file is accessible to anyone with Abobe Reader. I would like to set different permissions for different users. For example, i would like certain individuals to print the document and other individuals to not be allowed to print. Can this be acheived using Password Security?
    Many Thanks

    I have created a PDF file in Acrobat 9, this file is accessible to
    anyone with Abobe Reader. I would like to set different permissions for
    different users. For example, i would like certain individuals to print
    the document and other individuals to not be allowed to print. Can this
    be acheived using Password Security?
    No.

  • How to set a BEx Query Condition in Design Studio (e.g. Net value GT 0)

    Hi experts,
    I have set a simple condition in my BEx Query...
    e.g. key figure "Net value" GT 0 to become only positive values in the query result.
    In the Query runtime the condition works successful, but in the Design Sudio view the defined Query condition doesn´t work.
    In my Design Studio crosstab I have tried to switch between the display setting "Conditional formating Visible" true/false, but without success.
    By the way, before I have posted this thread, I had a look at this two blogs...
    Design Studio 1.0: Create a Scorecard Using SAP BW BEx Query Exceptions
    Design Studio 1.2  - a Second Look
    Any ideas or experiences?
    Thanks and regards,
    Michael

    Hi Michael,
    I think you are mixing up two different BEx terms. Conditions are filters on key figures (show me only the results with a value bigger than 50). Exceptions do not filter the result set, but provide a formatting based on the values in the result set (if value is bigger than 50, make its cell red).
    The Conditional formatting setting in Design Studio refers to the BEx exceptions. For the BEx conditions there isn't such a setting available. You just have to activate the condition in your BEx Query and use that for your data source in Design Studio.
    If you want a workaround to enable/disable conditions from Design Studio, check this blog I wrote: HackingSAP.com - SAP Design Studio and Conditions It shows how you can use variables to adjust the conditions (and also activate) from within Design Studio.
    Cheers,
    Xavier

  • How to set NTFS and share permissions for Users share for home directories in Server 2012

    I have a new Server 2012 server, and I want to set up a Users share, that will contain subfolders of each user's username and contain their home directory.  But what do I set the share and NTFS permissions as on the root level, lets call the folder
    Users? Is the following older article the correct permissions I need?
    https://support.microsoft.com/kb/274443

    Hi RJO22,
    You can choose configure the Folder Redirection, Folder Redirection enables you to redirect the location of specific folders within user profiles to a new location, such as
    a shared network location. Folder redirection is used in the process of administering user profiles and roaming user profiles. You can configure Folder Redirection using the Group Policy Management Console to redirect specific user profile folders, as well
    as edit Folder Redirection policy settings.
    The related KB:
    Folder Redirection Overview
    http://technet.microsoft.com/en-us/library/cc732275.aspx
    Specify the Location of Folders in a User Profile
    http://technet.microsoft.com/en-us/library/cc771969.aspx
    I’m glad to be of help to you!
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Design Studio App gets document expired status -- users can't open dashboard

    Dear Community,
    Recently some people in our company began getting messages like "document has expired". Which is strange since you cannot save design studio apps offline. Can anyone please tell me how to get rid of this? Because of these messages people cannot access their dashboards.
    Any advice would be greatly appreciated.
    Best regards,
    Niels

    Hello Niels,
    You are right - I apologize for my mistake.
    Have you checked the mobile properties of the document as mentioned in this SAP Note/KBA https://service.sap.com/sap/support/notes/1931198
    1931198 - enter a setting for a Time to Live

  • Looking for NYC consultant to set up Design Studio Network

    Hi,
    I'm looking for a consultant to set up a network in our design studio. We have the hardware and os X server, but need someone to set it up for us. We are also interested in installing and setting up Daylite. Please only reply if you are located in NYC, available to work onsite, and have experience with Daylite.
    Thanks!

    I have the same router which works well. However you may want to check out www.openwrt.org for a router on which you can load open firmware to tweak it.

  • I'm trying to share folder between users on a single mac.  I put the folder in "shared," set permissions so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    I'm trying to share a folder between users on a single mac.  I want both users to be able to read and write so the folder stays current on both accounts.  I put the folder in "shared," set permissions on folder so other user can read and write, enabled file sharing, but can't find the folder on the second user's account.  Any help?

    Did you log out of one account and into the other or just used Fast user switching?
    Is the permissions set to anyone?
    When you move data to teh Shared folder is it copied or just moved?
    If copied then it's not a folder both can access, just a way station like a USB thumb drive that things are coped too and off of likely.
    You can run this #5 on each user account to reset the user permissions once they are taken back out of the Shared folder
    Step by Step to fix your Mac

  • How to set permissions like "For all users" with Sandbox

    Hello!
    Hello!
    I am using Sandbox for Mac OS X Leopard and I've got a question to you:
    How can I set up a folder to behave like the For all users folder in the users directory?
    Greetings

    Well, sandbox sets ACL's not posix permissions. The sticky bit is a posix permission. Sand box will allow you to do something similar to the sticky bit using ACL's, but the exact duplication of the sticky bit is not possible, but something just as useful or more useful can be easily implemented.
    To set the sticky bit you will need an app called FileXaminer or the Terminal.app command line.
    to set the sticky bit simply put "1" in front of the the permissions number when you run chmod on the command line, here is an example:
    chmod 1775 /users/data/shared #assigns permissions 775 and the sticky bit#
    chmod 775 /users/data/shared #assigns permissions 775 without the sticky bit#
    note: note actual use of the chmod and chown commands will, in most cases require the sudo (super user do) command to be used with them. example:
    sudo chmod 1775 /users/data/shared #assigns temporary super user priviledge#
    The way I set my shared user's directories with ACL's is this:
    first I created folder /users/data -permissions=777 (everyone).
    I had three users so I created folders for each in /users/data:
    /users/data/user1 #this is just example-substitute real user name#
    /users/data/user2
    /users/data/user3 #etc,etc,#
    set the posix permission on each user folder 700 (owner:read,write,execute)
    set the owner and group on each one accordingly:
    chown user1:staff /users/data/user1 #substitute real user name#
    chown user2:staff /users/data/user2
    chown user3:staff /users/data/user3 #(etc,etc)#
    Now each user has their own data folder they can read and write to at will (when they are logged in to their user account).
    They can safely create and maintain their data and no one can delete it.
    Since these are shared data accounts. other users will need to read the data, this is where the ACL's come in.
    You will need to use Sandbox to place ACL's for each allowed user, on each of the user directories:
    0: user:joe inherited allow list,addfile,search,add_subdirectory,readattr,writeattr,readextattr,writeextattr,readsec urity,file_inherit,directoryinherit
    1: user:mary inherited allow list,addfile,search,add_subdirectory,readattr,writeattr,readextattr,writeextattr,readsec urity,file_inherit,directoryinherit
    2: user:sue inherited allow list,addfile,search,add_subdirectory,readattr,writeattr,readextattr,writeextattr,readsec urity,file_inherit,directoryinherit
    Basically with the above ACL's the only thing the allowed user can't do is delete files. They can copy files, they can add files, etc. This behavior is somewhat similar to what can be accomplished with the sticky bit, but much more controlled and structured. That is the beauty of using ACL's.
    Using SandBox you can taylor the permissions as you see fit for each every user. You can set permissions for an administrator to delete files as well. You can take away or add permissions for each user as you see fit. let your imagination be your guide.
    ACL's weren't meant to replace posix permissions, but rather to allow administrators to fine tune user permissions.
    Kj

  • Does 10.9.3 make /Users insecure by setting permissions to 0777?

    The 10.9.3 update seems to sometimes change the permissions on /Users from 0755 to 0777, allowing any user to make modifications to the folder. There are reports here and here. I found  out about this because Tunnelblick checks permissions of various system folders that it uses (and their parent folders) and refuses to run if they are not secure.
    There are conflicting reports about whether or not Disk Utility's "Repair Permissions" will repair this. It may repair the permissions but then the incorrect permissions reappear after a computer restart.
    Is anyone else seeing this behavior? It does not happen on a clean install of 10.9.2 followed by the 10.9.3 update, so it probably involves some third-party software. If people list their third-party apps and kexts, especially apps that launch on startup or login and kexts that are loaded when this problem occurs, it might help track down the problem.

    Adding my observations to this thread in the hope it gets fixed.
    Even in Safe Boot the permissions are reset.  I confirmed this by using the Disk Utility to reset the permissions and verified this by doing an 'ls' at the command prompt.  I then shutdown the computer and booted into single user mode again verifying that the permissions were correct (they were) and this rules out, as far as I can see, it being a process that resets them on shut down.  I then shut down from Single User mode and rebooted using Safe Boot.  Once booted I checked via 'ls' and the permissions had been reset to 777.
    I then used the Disk Utility to fix the permissions again just in case doing in safe mode helped somehow.  Once fixed I rebooted normally and, as expected, the permissions had again been reset to 777.
    The launch processes/daemons I have are:
    gareth@Gareths-iMac:gareth $ kextstat | grep -v com.apple
    Index Refs Address            Size       Wired      Name (Version) <Linked Against>
    gareth@Gareths-iMac:gareth $
    total 88
    -rw-r--r--  1 root  wheel   462 25 Apr 03:26 com.adobe.fpsaud.plist
    -rw-r--r--  1 root  wheel   722 14 Sep  2012 com.bresink.system.securityagent3.plist
    -rw-r--r--  1 root  wheel  1693 24 Feb 19:16 com.crashplan.engine.plist
    -rw-r--r--  1 root  wheel   814 20 Jul  2012 com.google.keystone.daemon.plist
    -rw-r--r--  1 root  wheel   659  9 Dec  2011 com.jungledisk.service.plist
    -rw-r--r--  1 root  wheel   568 10 Mar  2011 com.microsoft.office.licensing.helper.plist
    lrwxr-xr-x  1 root  wheel   103 15 Feb  2013 com.oracle.java.Helper-Tool.plist -> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/com.oracle.java.Helper-Tool .plist
    -rw-r--r--  1 root  wheel   486 21 Nov 11:07 com.oracle.java.JavaUpdateHelper.plist
    -rwxr--r--  1 root  wheel   376 17 Apr 17:40 com.trusteer.rooks.rooksd.plist
    -rw-r--r--@ 1 root  wheel   566 25 Mar 09:52 de.devolo.networkservice.plist
    -rw-r--r--  1 root  wheel   661 27 Sep  2012 org.macosforge.xquartz.privileged_startx.plist
    gareth@Gareths-iMac:gareth $
    total 48
    -rw-r--r--  1 root  wheel  788 20 Jul  2012 com.google.keystone.agent.plist
    -rw-r--r--  1 root  admin  655 16 May 11:13 com.hp.help.tocgenerator.plist
    lrwxr-xr-x  1 root  wheel  104 15 Feb  2013 com.oracle.java.Java-Updater.plist -> /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/com.oracle.java.Java-Update r.plist
    -rwxr--r--  1 root  wheel  577 17 Apr 17:40 com.trusteer.rapport.rapportd.plist
    -rw-r--r--@ 1 root  wheel  609 25 Mar 09:52 de.devolo.networkservice.notify.plist
    -rw-r--r--  1 root  wheel  720 27 Sep  2012 org.macosforge.xquartz.startx.plist
    gareth@Gareths-iMac:gareth $ ls -l ~/Library/LaunchAgents    
    total 64
    -rw-r--r--  1 gareth  staff   425 16 May 14:46 com.apple.FolderActions.enabled.plist
    -rw-r--r--  1 gareth  staff   554 16 May 14:44 com.apple.FolderActions.folders.plist
    -rw-r--r--  1 gareth  staff   813 11 Apr  2010 com.apple.SafariBookmarksSyncer.plist
    -rw-r--r--  1 gareth  staff   791 12 Dec 23:24 com.kovidgoyal.calibre.plist
    -rw-r--r--  1 gareth  staff   655  1 Dec  2012 com.google.GoogleContactSyncAgent.plist
    -rw-r--r--@ 1 gareth  staff  1072  1 Feb  2012 com.opswat.aw.persistence.plist
    -rw-r--r--@ 1 gareth  staff   533 16 May 13:29 com.spotify.webhelper.plist
    -rw-r--r--@ 1 gareth  staff   543 28 May  2013 ws.agile.1PasswordAgent.plist
    gareth@Gareths-iMac:gareth $
    Finally everytime I reboot and run Disk Utility this output from this is:
    Repairing permissions for “Macintosh HD”
    Permissions differ on “Applications/Safari.app/Contents/Resources/Safari.help/Contents/Resources/inde x.html”; should be lrwxr-xr-x ; they are -rwxr-xr-x .
    Repaired “Applications/Safari.app/Contents/Resources/Safari.help/Contents/Resources/inde x.html”
    Permissions differ on “Users”; should be drwxr-xr-x ; they are drwxrwxrwx .
    Repaired “Users”
    Permissions differ on “Users/Shared”; should be drwxrwxrwt ; they are drwxrwxrwx .
    Repaired “Users/Shared”
    Permissions repair complete

  • Error on opening Eclipse Indigo design studio

    Hi,
    I am receiving the below error when tried to open the Eclipse Indigo Design Studio for OSM 7.2.
    !ENTRY org.eclipse.osgi 4 0 2012-07-31 14:20:23.421
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.pde.junit.runtime.uitestapplication, org.eclipse.pde.junit.runtime.legacytestapplication, org.eclipse.pde.junit.runtime.coretestapplication, org.eclipse.pde.junit.runtime.coretestapplicationnonmain, org.eclipse.pde.junit.runtime.nonuithreadtestapplication, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
         at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
         at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
         at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
         at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
         at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    May I know the reason for this exception and the way to rectify it in order to use the indigo design studio?

    hi pratik
    is it windows or linux?
    check any of this solution works for you.
    try using executing with eclipse.exe -clean
    or
    conflict due to set of environment variable multiple times both in user & system
    Regards,
    Kaushal

Maybe you are looking for

  • Lag/Pause believed to be caused by RAID [SOLVED]

    I have installed arch about 4 months back and ever since been experience and Lag/Freezing issue which occurs anywhere from 1-30 seconds at a time. I have been looking for solutions and fixing issues I have found with my system in order to find a solu

  • Bridge preview does not match thumbnails

    We've just updated the OS, and had to re-install Bridge and Photoshop (CS4). Unfortunately, the preview doesn't match the thumbnail in Bridge, nor does it match the file when I open it in Photoshop. As far as I am aware, they are both set to the same

  • Cost Center wise List of Material Consumption

    Dear Sir, Kindly guide us , as which Tcode or Report is available to see the Material wise Consumption List  during a period for a given Cost-Center . Full marks are assured for the suggested solution Regards B Mittal

  • Error ERR-1018 Error clearing step cache

    The full error message was: ORA00001: unique constraint (FLOWS_030000.WWV_FLOW_COLLECTIONS_UK) violated ORA-00060: deadlock detected while waiting for resource Error ERR-1018 Error clearing step cache We can't reproduce it (so it would appear to be i

  • IPhone to give a signal

    I would like my iPhone to give a signal every hour (e.g.). Who knows how?